What is jQuery?
Answer / chaitanya
jQuery is fast, lightweight and feature-rich client side JavaScript Library/Framework which helps in to traverse HTML DOM, make animations, add Ajax interaction, manipulate the page content, change the style and provide cool UI effect. It is one of the most popular client side library and as per a survey it runs on every second website.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me how to select combobox select value and text using jquery?
How can we apply css in last child of parent using jquery library?
Why do we use jquery? : jquery mobile
Which version of jquery file should be used?
How can you disable jquery animation?
Is jquery a w3c standard? : jquery mobile
Explain the features of jquery?
Where jQuery code is getting executed?
Different ways of using $.connect function in jquery?
Why there are two different version of jQuery library?
How to keep the submit text from showing with jquery mobile? : jquery mobile
Explain the use of the $.fn.bind and $.fn.trigger.