What's the javascript framwork that's most compatible with Internet Explorer. I want to make a project that will be accessed from a place where people have only Internet Explorer (unfourtunatly :( ) and when I looked at different frameworks I saw that some content didn't appeared in IE or didn't load properly, or it worked slowly and so on... My first option was dojo framework ...I saw that most things work ok ... but are there better options? Thanks!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Mat, Joseph the Dreamer, gideon, Tomalak, Quentin Mar 3 '12 at 11:01
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Vapor.js works with every browser down to IE1.0, and even every Netscape version. This is just to make clear that the question is very unspecific |
|||
|
|
|
jQuery is one of the most compatible JavaScript Framework, the API is 100% compatible with IE6+. |
|||||||||||
|