JQuery UI Question:

Can we combine Jquery combined with other libraries?

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 PDF Read All 17 JQuery User Interface Questions
Previous QuestionNext Question
What is Jquery? How Jquery will work?How can we get value of textbox in jquery?