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 |
How to submit a form without submit button using jquery?
What is the latest version of jquery?
How we can get the input value of an element using jquery?
How to work with jQuery parent(), children() and siblings()?
How does jquery mobile theming work? : jquery mobile
Can you please explain the difference between .js and .min.js? : jquery mobile
Is window.onload is different from document.ready()?
What is the use of css() method in jquery?
Explain the difference between jquery's ready and holdready?
Is jQuery a W3C standard?
How to check/uncheck an input in jquery?
Difference between detach and remove? : jQuery Mobile