Answer Posted / 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 |
Post New Answer View All Answers
What is the use of clone method in jQuery?
Explain "beforesend(xhr)" paremeter of jquery ajax method?
Explain the difference between jquery.size() and jquery.length?
How to add and remove css classes to an element using ?
How you get server response from an ajax request using jquery?
How we can check if an element is empty or not using jquery?
How can we apply css in div using jquery?
Tell me how to disable jquery animation? : jquery mobile
Define jquery connect?
Explain type paremeter of jquery ajax method?
What is method chaining in jquery?
What is the difference between settimeout() and setinterval() methods?
What is difference between $(this) and ‘this’ in jquery?
How We Can Write Code Specific To Browser In Jquery?
Explain the term method chaining? : jQuery Mobile