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
Why is the block display style used for animations?
How to keep the submit text from showing with jquery mobile? : jquery mobile
Explain bind() vs live() vs delegate() methods.
How can you disable jquery animation?
Define jquery filter?
How can you use a jquery library in your project?
How method can be called inside code behind using jQuery?
Define .siblings() method in jquery?
Can you please explain the difference between prop and attr? : jquery mobile
Is jquery still relevant 2019?
How to debug jQuery?
What were the biggest challenges of getting the 1.7 release out there?
How to use jquery?
How to select all elements using jQuery?
Explain the difference between jquery-x.x.x.js and jquery.x.x.x min.js?