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
What is the goal of cdn and what are the advantages of using cdn?
Can you write a code to select all links inside the paragraph?
Need to add jQuery file in both Master and Content page?
What is the use of jquery.data()?
Differentiate among .empty() vs .remove() vs .detach() in jquery.
How to disable/enable an element in jquery?
How to work with jQuery parent(), children() and siblings()?
How to add and remove css classes to an element using jquery?
Write the code to define a requirejs module with its dependencies.
What is a use of jquery filter?
Tell me does jquery 2.0 supports ie? : jquery mobile
What are the types of selectors in jQuery?
What is the basic requirement to start with the jquery?
Explain all the ways to include jquery in a page?
What are two different version of jquery library? : jquery mobile