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 |
What is event.PreventDefault?
Mention the advantages of cdn? : jQuery Mobile
Which are the popular jQuery CDN? and what is the advantage of using CDN?
How we can remove an attribute of an html tag in jquery?
How to prevent Right Click option using jquery?
What is the difference between "#" and "." selector in JQuery?
Difference between find() and closest() in jquery?
How to use it jquery knockout?
Is jquery html() method works for both html and xml documents?
What does dollar sign ($) means in jQuery?
Define "beforesend(xhr)" paremeter of jquery ajax method?
What is the jQuery code to select all links inside the paragraph?