Does jQuery 2.0 supports IE?

Answers were Sorted based on User's Feedback



Does jQuery 2.0 supports IE?..

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

Does jQuery 2.0 supports IE?..

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

Does jQuery 2.0 supports IE?..

Answer / 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

More jQuery Interview Questions

Can jquery be used to make an ajax request?

0 Answers  


Why do we use jquery? : jquery mobile

0 Answers  


Define the types of selectors in jquery?

0 Answers  


What is the script build up by jQuery?

0 Answers  


What is the slowest selector in jQuery?

0 Answers  






Explain bind() vs live() vs delegate() methods.

0 Answers  


How JavaScript and jQuery are different?

1 Answers  


What is jquery toggle function?

0 Answers  


How does jquery store data related to an element?

0 Answers  


Whether we need to add jQuery file in both Master and Content page?

0 Answers  


What is event preventdefault () and event stoppropagation () in jquery?

0 Answers  


How can we include jQuery library in ASP.Net project?

0 Answers  


Categories