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 |
Can you please explain the difference between event.preventdefault and "return false"? : jquery mobile
What is jquery toggle function?
What does dollar sign ($) means in jquery? : jquery mobile
Explain jquery $.ajax() method?
List the advantages of jquery?
What is CDN?
Why do we use jquery? : jquery mobile
How we can hide a block of html code on a button click using jquery?
What is $() in jquery?
How to use connect in jquery?
How to check if number is numeric while using jQuery 1.7+?
How to multiple version of jQuery?