Tag Archives: js

The IE7-js project

“…make MSIE behave like a standards-compliant browser.” I’ve come across this little script which can be loaded in a conditional statement in your website’s header, to enable old IE versions (<=7) to display certain CSS properties correctly. This will help you to reduce the amount of CSS you have to rewrite for classic IE browsers:  The [...]
Posted in design, software, web | Also tagged , , , , , , | Leave a comment