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 |
Can you use multiple document.ready() function on the same page?
How to search for descendant elements that match the specified selectors using ?
Define the script build up by jquery?
What is the use jQuery.data method?
Explain some features of jquery knockout?
Can we use our own specific character in the place of $ sign in jQuery?
What is the difference between $.map and $.grep in jQuery?
List the advantages of jquery?
What is difference between .setinterval() and .delay() ?
What does dollar sign ($) means in jquery? : jquery mobile
What is the difference between map and grep function in jquery?
What does $("div") will select?