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
Difference between javascript and jquery?
Define url paremeter of jquery ajax method?
What are the differences between size and length in jquery?
Explain the difference between .js and .min.js? : jquery mobile
How do you get the text value of a selected option?
How to disable/enable an element in jquery?
What is a cdn? What are the advantages of using cdn?
Can you write a jquery code to select all links inside the paragraph?
Explain cdn? : jquery mobile
Is vanilla js faster than jquery?
What is $() in jquery library?
Tell me does jquery 2.0 supports ie? : jquery mobile
Define the types of selectors in jquery?
Give a brief idea about jquery mobile? : jQuery Mobile
How to concatenate two strings using jquery?