> >         filter:alpha(opacity:0.1);
> 
> "filter:alpha..." is proprietary Internet Explorer
> syntax/functionality.
> If it serves a purpose - makes IE behave as it should - it should be
> kept in the stylesheet no matter what the CSS validator "says".

fwiw, I totally agree (my only issue with filter is related to performance),
but as a side note I find the value odd.
Why not 0 instead of 0.1?
The value here should not match the value of the CSS property since for IE
it goes from 0 to 100.
So the 0.1 above does not represent 10%, but 0.1%

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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