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 |
Explain the use of the .pushstack() method.
Where jquery mobile works? : jquery mobile
Tell me how to check if number is numeric while using jquery 1.7+? : jquery mobile
What is the latest version of jquery?
Why html 5 inputs look different across devices and browsers? : jquery mobile
How to include jquery library in asp.net project?
How can jquery library be added to pages?
What is serialize() in jquery?
How to programmatically trigger a click event that's being handled by jquery?
How is the deferred method in jquery important in relation to animate method?
What is each() function in jQuery? How do you use it?
How to use migrate jQuery plugin?