Answers

Question and Answer:

  Home  JQuery Programmer

⟩ Whether our own specific characters are used in place of $ in jQuery?

Yes, We can use our own variable in place of $ by suing the method called no Conflict () method.

var sample = $.noConflict()

 154 views

More Questions for you: