Dean Edwards has published an IE7 JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
Usage
IE7.js
Upgrade MSIE5-6 to be compatible with MSIE7.
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/xx.x/IE7.js" type="text/javascript"></script>
<![endif]-->
IE8.js
Upgrade MSIE5-7 with advanced CSS features missing from MSIE7.
<!--[if lt IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/xx.x/IE8.js" type="text/javascript"></script>
<![endif]-->
Note: You do not need to include IE7.js if you are using IE8.js
PNG Note: The script only fixes images named: *-trans.png
Delicious
Digg
StumbleUpon
Propeller
Reddit
Magnoliacom
Newsvine
Furl
Facebook
Google
Yahoo
Technorati
Icerocket
[...] Geekissimo wrote an interesting post today on Fix your IE6 Transparent PNG Issue and More with IE7.jsHere’s a quick excerptDean Edwards has published an IE7 JavaScript library to make Microsoft Internet Explorer behave like a … IE7.js Upgrade MSIE5-6 to be [...]
[...] Trojaner-Board - powered by Trojaner-Board wrote an interesting post today on Fix your IE6 Transparent PNG Issue and More with IE7.jsHere’s a quick excerptDean Edwards has published an IE7 JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. [...]
[...] Trojaner-Board - powered by Trojaner-Board wrote an interesting post today on Fix your IE6 Transparent PNG Issue and More with IE7.jsHere’s a quick excerptDean Edwards has published an IE7 JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. [...]
[...] The Tao of Mac - HomePage wrote an interesting post today on Fix your IE6 Transparent PNG Issue and More with IE7.jsHere’s a quick excerptDean Edwards has published an IE7 JavaScript library to make Microsoft Internet Explorer behave like a … IE7.js Upgrade MSIE5-6 to be [...]
[...] Welp, I stumbled upon some javascript from Dean Edwards that makes IE6+ behave a bit more to a web designer’s liking. Definitely digging the selectors & png fixes. Still means you have to paste a conditional statement, but I’m sick of writing duplicate information in my conditional css files.http://www.ajaxonomy.com/2008/web-design/fix-your-ie6-transparent-png-issue-and-more-with-ie7js [...]
Post new comment