What is jQuery UI?
Answers were Sorted based on User's Feedback
Answer / chaitanya
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library that can be used to build interactive web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Jquery UI is an library built on top of jquery.
Jquery is an library of javascript.
Jquery UI is used to built highly interactive web applications.
Jquery UI is an open source software.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the concepts of "$ function" in jquery with an example?
How can you use array with jquery?
How to Use the jQuery load() Method?
With jquery ui 1.7 being released in the last few days, what do you see as the key parts of jquery ui 1.7? What are you most proud of out of that release?
Explain cache paremeter of jquery ajax method?
How do you stop the currently-running animation? : jquery mobile
What is the difference between text() and html() in jquery?
How to debug jQuery?
What is .detach()? : jquery mobile
Explain cdn? : jquery mobile
How to check data type of any variable in jQuery?
Is it possible to use other client side libraries like MooTools, Prototype along with jQuery?