jQuery Mobile Question:

Can you please explain the difference between jQuery and jQuery UI?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

jQuery is the core library. jQueryUI is built on top of it. If you use jQueryUI, you must also include jQuery.


Previous QuestionNext Question
Explain jQuery plugin?Explain jQuery UI?