What is the difference between jQuery and jQuery UI?
Answer Posted / ramyagurrala
Jquery developed on javascript.It is a javascript library.
Jquery UI is built on top of jquery.
Jquery has more variety of features than jquery UI.
We can use jquery without jquery UI,where as Jquery UI should be used along with jquery.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of jQuery load method?
Tell me how to write browser specific code using jquery? : jquery mobile
What are the various ajax functions?
Define .siblings() method in jquery?
Define url paremeter of jquery ajax method?
What is the purpose of fadetoggle() method in jquery?
Tell me how do you stop the currently-running animation? : jquery mobile
What's next on the hitlist with jquery ui?
What are the methods used to provide effects?
How to executed jquery selectors? : jquery mobile
What is jquery.length? : jquery mobile
Explain the animate function.
Explain the use jquery.data method?
What are the paremeter of jquery ajax method?
Explain the use of the .pushstack() method.