Why do we use jQuery?



Why do we use jQuery?..

Answer / chaitanya

Due to following advantages.

Easy to use and learn.

Easily expandable.

Cross-browser support (IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)

Easy to use for DOM manipulation and traversal.

Large pool of built in methods.

AJAX Capabilities.

Methods for changing or applying CSS, creating animations.

Event detection and handling.

Tons of plug-ins for all kind of needs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What are selectors in jquery? : jQuery Mobile

0 Answers  


What is the difference between "#" and "." selector in JQuery?

0 Answers  


What is jquery datepicker in jquery?

0 Answers  


How to fetch the values of selected checkbox array using jquery?

0 Answers  


Define data paremeter of jquery ajax method?

0 Answers  






What are two different version of jquery library? : jquery mobile

0 Answers  


Explain jquery connect?

0 Answers  


Is jQuery is a client or server scripting?

0 Answers  


What is jquery.length? : jquery mobile

0 Answers  


How to get the value of selected option in jquery?

0 Answers  


What is cdn? Explain

0 Answers  


What is the starting point of code execution in jquery?

0 Answers  


Categories