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 the use jQuery.data method?
Explain cdn? : jquery mobile
Does jquery follow w3c recommendations?
Is it possible to get value of multiple CSS properties in single statement?
What is jQuery.noConflict?
What are the popular jquery cdn? : jquery mobile
What are the effects methods used in jquery?
How can related code be encapsulated? Give example.
How to revert the most recent ‘destructive’ operation, changing the set of matched elements to its previous state using ?
Mention the advantages of cdn? : jQuery Mobile
How can jquery library be added to pages? Write a basic jquery code?
Which selector has better performance id or class and why?