JQuery UI Question:

Download Job Interview Questions and Answers PDF

Can we combine Jquery combined with other libraries?

JQuery User Interface Interview Question
JQuery User Interface Interview Question

Answer:

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();

Download JQuery User Interface Interview Questions And Answers PDF

Previous QuestionNext Question
What is Jquery? How Jquery will work?How can we get value of textbox in jquery?