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

Explain animate function in jquery?

1 Answers  


Mac, windows or linux? Why do you love this platform while using jquery?

1 Answers  


What is the difference between bind() and live() function in jquery?

1 Answers  


What is normally not included in a cloned copy? : jQuery Mobile

1 Answers  


How to disable cut,copy and paste in TextBox using jQuery?

1 Answers  


Can you use multiple document.ready() function on the same page?

1 Answers  


How we can get the input value of an element using jquery?

1 Answers  


What is jquery mobile theming? : jquery mobile

1 Answers  


What the use of $ symbol in jquery.

1 Answers  


What are the different types of selectors?

1 Answers  


How do you implement animation functionality?

1 Answers  


How do you attach a event to element which should be executed only once?

1 Answers  


Categories