Stephen Davis wrote:
> Is their any way of fixing CSS to achieve validation for the opacity property 
> used by IE, I get parser error for filter:alpha(opacity=50) and several other 
> opacitys'.
> http://www.arithmetic.890m.com
>
> regards
> steve
>   



Yes. Feed those rulesets to IE in "conditional comments." Scroll down a 
little to see "conditional comments" on this page [1].
Note this will not make those rules valid: it will simply hide them from 
the w3c CSS Validation Service.

[1] <http://www.satzansatz.de/cssd/onhavinglayout.html#hack>

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to