In its infinite wisdom, Microsoft decided when developing Internet Explorer that the idea of following standards was out of the question. It never occurred to them that one - not everyone uses their browser, and two - that by making their own standards, they would be giving webmasters years worth of frustration. And in such tradition, I present to you, fellow frustrated webmasters, a snippet of code that will allow you to make IE-read-only cascading style sheets.
The above code should be placed inside the <HEAD> tag of your site's code. You'll have to modify the stylesheets' file paths to suite your needs.
For more information visit Microsoft's developer site.
Comments