Search code examples
internet-explorercsscss-selectorspseudo-class

Use :not() pseudo-class in IE7/IE8


is there any way I can get the :not() pseudo-class to work in Internet Explorer 7/8? Is there any javascript that can do the same thing as the CSS3 :not()?


Solution

  • Or you can use Dean Edwards IE7.js