CSS selectors

Make Internet Explorer behave like a standards-compliant browser

First of all, when you start a new project, you should not forget about the IE7.js project from google code. This is a java script library that makes Internet Explorer behave like a standards-compliant browser. It also fixes transparent PNG's and now are displayed correctly.

All you have to do is to add the following code to the HEAD element on your webpage. This makes IE5-6 to be compatible with IE7.

Syndicate content