CSS hack: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date/fix the maintenance tags or gen fixes using AWB
Ooopjfooo (talk | contribs)
Line 98:
 
===== Negation pseudo class hack =====
All versions of Internet Explorer and Opera do not support the "negation pseudo class" (<code>not()</code>) [http://www.ceprix.net/archives/css-filter-for-ie7/] that is a Mozilla's CSS extension.
<pre>
.yourSelector {