Answers

Question and Answer:

  Home  JQuery User Interface

⟩ Can we combine Jquery combined with other libraries?

Jquery combined with other java script libraries like prototype, mootools that time Jquery coding will be conflict with other libraries.

So that time use this command for non -conflict jquery with other java script libraries.

jQuery.noConflict();

 174 views

More Questions for you: