What is the difference between jQuery and jQuery UI?

Answers were Sorted based on User's Feedback



What is the difference between jQuery and jQuery UI?..

Answer / 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

What is the difference between jQuery and jQuery UI?..

Answer / 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

More jQuery Interview Questions

How can jquery library be added to pages? Write a basic jquery code?

0 Answers  


What is meant by a deep copy? : jQuery Mobile

0 Answers  


What are the approaches of extracting a query string with regular expressions?

0 Answers  


How to use migrate jQuery plugin?

1 Answers  


Explain .empty() vs .remove() vs .detach().

0 Answers  






Explain each() function in jquery?

0 Answers  


Why is only the first page of multi page document loaded? : jquery mobile

0 Answers  


What are the browser related issues for jQuery?

0 Answers  


How can we include jQuery library in ASP.Net project?

0 Answers  


How to call a method inside code-behind using jquery?

0 Answers  


Is it too early to discuss jquery ui 1.8?

0 Answers  


Write a code for the implementation of a module pattern.

0 Answers  


Categories