Major find - check out http://code.google.com/p/ie7-js/
- basically it fixes many odd bugs that are annoying you as a visitor and developer of websites.
E.g. the transparent png issue..
from the page:
IE7 is a 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.
Upgrade MSIE5-7 with advanced CSS features missing from MSIE7.
< ! --[if lt IE 8]> < script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"> < ![endif] - ->
You do not need to include IE7.js if you are using IE8.js
Tagged with: 2008 • design • ie fix • ie6 • ie7 • javascript • png fix • trans fix





Comments are closed
Comments are currently closed on this entry.