javascript framework IE6 compatibility
Posted
by Paul
on Stack Overflow
See other posts from Stack Overflow
or by Paul
Published on 2010-04-30T08:46:58Z
Indexed on
2010/04/30
8:57 UTC
Read the original article
Hit count: 503
JavaScript
|ie6
I want to determine the best javascript framework to use in order to maintain IE 6 compatibility.
Specifically I want to know which is better for IE6 - Dojo or JQuery.
Are there any benchmarks for the various javascript frameworks that quantify the work you would have to do to maintain IE6 compatibility?
© Stack Overflow or respective owner