My company is dropping support of IE6 and I just realize that we can use a set of great features.
Is there a list of CSS, Javascript features which we can use with IE6 RIP?
|
|
|||||
|
migrated from stackoverflow.com Nov 15 '10 at 16:33
|
Unsupported in IE6 (this is not a complete list):
|
|||
|
|
|
I find When Can I Use... to be a good resource for knowing what is available depending on what browser ranges I wish to support. |
|||
|
|
Lots of IE6 bugs/behaviours are still prevalent in IE7. Some bugs that were fixed:
Some more listed @: There really aren't any new features. IE7 is basically what IE6 should've been, and IE8 IE7, and so forth. The only version worth truly getting excited is IE9, which has a huge amount of modern spec support compared to the prior versions. |
|||||||||||||
|
|
What i'm most excited to be able to use, or a few things that since I can't use really make me twitchy at the css (and sometimes js) compromises which are required (in order):
Luck you! |
|||
|
|
|
If you're already using jQuery you could always consult this function to see if you should use a feature ;) |
|||
|
|