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 |
What is the slowest selector in jQuery?
What is the use of queue() in jquery?
What are the methods used to provide effects in jquery?
Which sign is used as a shortcut for jQuery?
What is each() function in jQuery? How do you use it?
What is the difference between prop and attr?
Explain the term method chaining? : jQuery Mobile
Why content injected into a page is not enhanced? : jquery mobile
Can we have multiple document.ready() function on the same page?
Explain various methods to make ajax request in jquery? : jquery mobile
Will Events Are Also Copied On Clone In Jquery?
What are the different types of selectors?