Answer Posted / 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 View All Answers
With jquery ui 1.7 being released in the last few days, what do you see as the key parts of jquery ui 1.7? What are you most proud of out of that release?
Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?
Explain all the ways to include jquery in a page?
How to keep the submit text from showing with jquery mobile? : jquery mobile
Can we call c# codebehind method using jquery?
Can you use multiple document.ready() function on the same page?
Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile
What is the jQuery code to select all links inside the paragraph?
Can we call C# code behind using jQuery?
What does $("P") will select?
What are the methods used to provide effects in jquery?
Which one is more efficient, document.getElementbyId( "myId") or $("#myId)?
Explain which program is useful for testing jquery?
Name some of the methods of jquery used to provide effects?
What are the browser related issues for jQuery?