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 |
Differences Between jQuery .bind() and .live()?
Mention some advantages of jquery.
Explain source maps in jquery? : jquery mobile
What is difference between onload and ready?
Name some of the methods of jquery used to provide effects?
Explain the use of the $.fn.bind and $.fn.trigger.
Explain remove class jquery with example?
What happen if you return false from a jQuery event handler?
Is Uncaught TypeError: $(…).modal not a function jquery?
Explain jquery $.ajax() method?
Which are the popular jQuery CDN? and what is the advantage of using CDN?
What is the need for jquery? : jQuery Mobile