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 jquery selectors? Give some examples.
Explain the difference between parent() and parents() methods in jquery? : jquery mobile
What is the use of val() method in jquery?
Difference between javascript and jquery? : jQuery Mobile
Is Uncaught TypeError: $(…).modal not a function jquery?
How to include jQuery in ASP.Net project?
What is each() function in jQuery? How do you use it?
Define the script build up by jquery?
How to get the value of selected option in jquery?
Explain the difference between size and length of jquery?
What is the difference between the knockout and jquery?
what does $("div") will select? : jquery mobile