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
How is the deferred method in jquery important in relation to animate method?
Need to add jQuery file in both Master and Content page?
Explain the types of selectors in jquery?
What is the difference between the knockout and jquery?
What happen if you return false from a jQuery event handler?
How do I check if the DOM is ready?
Is jQuery is a replacement of JavaScript?
What is the difference between $.map and $.grep in jQuery?
What does dollar sign ($) means in jquery? : jquery mobile
How to disable jquery animation? : jquery mobile
Explain cache paremeter of jquery ajax method?
Is jquery a framework?
Explain cdn? : jquery mobile
What is jquery.size()? : jquery mobile
Explain the use jquery.data method?