What is jquery and what are the advantages?



What is jquery and what are the advantages?..

Answer / Vikas Kumar Singh

jQuery is a popular open-source JavaScript library that simplifies HTML document traversing, manipulation, and event handling. It provides a concise, cross-browser compatible API that makes it easier to create dynamic web pages and applications. Some of the advantages of jQuery include its ease of use, consistent cross-browser support, active community, and large number of available plugins.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What is the use jQuery.data method?

1 Answers  


Explain type paremeter of jquery ajax method?

1 Answers  


What is jquery connect and how to use it?

1 Answers  


How can I select 20th div with jquery?

1 Answers  


Explain .siblings() method in jquery?

1 Answers  


Explain the advantages of jquery?

1 Answers  


Mac, windows or linux? Why do you love this platform while using jquery?

1 Answers  


What is the between $(this) and 'this' in jquery?

1 Answers  


How do I pull a native DOM element from a jQuery object?

1 Answers   MCN Solutions,


How to add and remove css classes to an element using ?

1 Answers  


Can you call C# code-behind method using jQuery? If yes,then how?

1 Answers  


What are the basic selectors in jQuery?

1 Answers  


Categories