What is jQuery?



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

Post New Answer

More jQuery Interview Questions

What is chaining in jQuery?

1 Answers  


Which selector has better performance id or class and why?

0 Answers  


What features of jquery, has been used in web applications?

0 Answers  


Where jquery mobile works? : jquery mobile

0 Answers  


Explain slidetoggle() effect.

0 Answers  






What is the difference between prop and attr?

0 Answers  


Can you use any other name in place of $ (dollar sign) in jQuery?

0 Answers  


How JavaScript and jQuery are different?

1 Answers  


Explain the difference between parent() and parents() methods in jquery? : jquery mobile

0 Answers  


How to use jquery library in our asp.net project?

0 Answers  


Define width() vs css('width')?

0 Answers  


Is it possible to hold or delay document.ready execution for sometime?

1 Answers  


Categories