What is the difference between jQuery and jQuery UI?
Answer Posted / chaitanya
jQuery is the core library. jQueryUI is built on top of it. If you use jQueryUI, you must also include jQuery.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain deferred and promise object in jquery? : jquery mobile
How to call a method inside code-behind using jquery?
Define "beforesend(xhr)" paremeter of jquery ajax method?
What are the advantages of method chaining in jquery?
How do I pull a native DOM element from a jQuery object?
What is the use of jQuery.ajax method ()?
How To Use Ajax In Jquery?
Explain the use of the .pushstack() method.
How to get/set the html contents of an element using jQuery?
What is the use of serialize method in jQuery?
Is vanilla js faster than jquery?
How can you disable jquery animation?
What is resize() function in jquery?
How can we apply css in even childs of parent node using jquery library?
Tell me which command will give a version of jquery?