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 |
What are selectors in jquery? : jQuery Mobile
What is the difference between "#" and "." selector in JQuery?
What is jquery datepicker in jquery?
How to fetch the values of selected checkbox array using jquery?
Define data paremeter of jquery ajax method?
What are two different version of jquery library? : jquery mobile
Explain jquery connect?
Is jQuery is a client or server scripting?
What is jquery.length? : jquery mobile
How to get the value of selected option in jquery?
What is cdn? Explain
What is the starting point of code execution in jquery?