Does jQuery 2.0 supports IE?
Answers were Sorted based on User's Feedback
Answer / chaitanya
No. jQuery 2.0 has no support for IE 6, IE 7 and IE 8.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / wasim
Yes jQuery 2.0 has supported IE but higher version IE11,IE9 etc not lower version.
Is This Answer Correct ? | 0 Yes | 0 No |
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 |
Why we use chaining in jquery?
When can you use jquery?
Is numeric in jquery?
Tell me what does dollar sign ($) means in jquery? : jquery mobile
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
How can related code be encapsulated?
explain bind() vs live() vs delegate() methods in jquery
List browser related issues for jquery?
How to add a class to html element?
How can you delay document.ready until a variable is set?
How can you use array with jquery?
Is it too early to discuss jquery ui 1.8?