Answer Posted / chaitanya
The latest version (when this post is written) of jQuery is 1.10.2 or 2.0.3. jQuery 2.x has the same API as jQuery 1.x, but does not support Internet Explorer 6, 7, or 8.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you stop the currently-running animation? : jquery mobile
Differentiate the concepts of .js and .min.js?
What is the latest version of jquery?
What is jquery a client or server scripting?
Why is jquery better than javascript?
How to use jquery.connect?
Define all the ways to include jquery in a page?
How to write cookies in jquery?
Which are the fastest selectors in jquery? : jquery mobile
What is called chaining?
Define each() function in jquery?
How to write browser specific code using jquery? : jquery mobile
How to use css() in jquery?
What does $("P") will select?
Explain .empty() vs .remove() vs .detach().