Search code examples
cssinternet-explorerstylesheet

add css stylesheet for All Browsers Except Internet Explorer


Possible Duplicate:
How to write conditional comment for non IE browsers?

i have a stylesheet cause some problems with my website in internet explorer because it contain the a huge @fontface library .. can i load this stylesheet for all browser except internet explorer?


Solution

  • The answer is yes, and the how is dependent upon what version of IE.

    Explanation of how: http://www.javascriptkit.com/dhtmltutors/csshacks.shtml