Which is the latest version of jQuery library?
Answer / 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 |
Different ways of using $.connect function in jquery?
Explain the each() function?
Is jQuery is a client or server scripting?
What is the use of jQuery.data() method?
How do you add an HTML element in DOM tree?
Give a brief idea about jquery mobile? : jQuery Mobile
What is the difference between "#" and "." selector in JQuery?
Explain event.preventdefault? : jquery mobile
What are the effects methods used in jquery?
What is the difference between javascript and jquery?
Is it possible that jquery html work for both html and xml document?
How we can get the value of a radio button using jquery?