Answer Posted / ramyagurrala
If we need IE 6/7/8 support, choose 1.9. otherwise we can use either 1.9 or 2.0, because jquery 2.0 wont support version 6,7,or 8.It will support from version 9.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is jquery better than javascript?
What is the use of jQuery filter?
What to do to select element having a particular class (".selected")? : jquery mobile
What is the difference between jquery-x.x.x.js and jquery.x.x.x min.js?
What is difference between sorting string array and sorting numerical array in jquery?
Need to add jQuery file in both Master and Content page?
What are the two types of CDNs?
What is a jquery ?
What is jquery.noconflict? Explain
What is meant by a deep copy? : jQuery Mobile
Explain some of the key concepts of good code organization patterns.
What are all the ways to include jQuery in a page?
How to revert the most recent ‘destructive’ operation, changing the set of matched elements to its previous state using ?
Define .siblings() method in jquery?
What is the between $(this) and 'this' in jquery?