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

Which program is useful for testing jQuery?

0 Answers  


How to validate email using jquery?

0 Answers  


How to use transition effects? : jQuery Mobile

0 Answers  


How can we show and hide an element via jquery?

0 Answers  


What is .bind()? : jquery mobile

0 Answers  






What is jquery.size()? : jquery mobile

0 Answers  


What is the difference between find and children methods?

0 Answers  


Tell me how to check data type of any variable in jquery? : jquery mobile

0 Answers  


What is the difference between bind() and live() function in jquery?

0 Answers  


Explain .siblings() method in jquery?

0 Answers  


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

0 Answers  


How to debug jquery code/ debug jquery?

0 Answers  


Categories