Content deleted Content added
Line 93:
===== 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/].
<pre>
.yourSelector {
|