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
Different ways of using $.connect function in jquery?
How to work with jQuery parent(), children() and siblings()?
What is cdn? Explain
How to find all sibling elements in front of the current element using ?
What to do to select element having a particular class (".selected")? : jquery mobile
What are the effects methods used in jquery?
What is jquery.holdready() function?
Explain the difference between body onload() and document.ready() function? : jquery mobile
How do you select all elements with the class of “selected” in jquery?
What is cdn and how jquery is related to it?
Hide and show image on button click using jQuery?
What does dollar sign mean in jquery? : jQuery Mobile
What is the difference between prop() and attr() in jquery?
What is .detach()? : jquery mobile
What is the difference between map and grep function in jquery?