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 deferred and promise object in jquery? : jquery mobile
What is jQuery code to select all links in first paragraph?
How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile
What is the script build up by jQuery?
What does jQuery data() function do?
Explain the difference between .js and .min.js? : jquery mobile
How to check if number is numeric while using jquery 1.7+? : jquery mobile
In what situation you would use multiple version of jQuery and how would you include them?
What are the selectors in jquery? How many types of selectors in jquery?
How to add a class to html element?
What is the difference between $.map and $.grep in jQuery?
Can we add more than one ‘document.ready’ function in a page?