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
Define each() function in jquery?
Tell me which command will give a version of jquery?
How to use jquery library in our asp.net project?
Explain the features of jquery mobile? : jquery mobile
Mention the differences between javascript and jquery.
How we can set the html contents of an element in jquery?
What is the latest version of jquery?
Jumping off of jquery ui for a second, do you 'release early, release often' with all of your projects? What are your thoughts on that strategy?
Can we call c# codebehind method using jquery?
Explain how jquery works?
What are features of jquery or what can be done using jquery?
Explain bind() vs live() vs delegate() methods.
Explain why there are two different version of jquery library? : jquery mobile
Explain .empty() vs .remove() vs .detach().
What is cdn and how jquery is related to it?