On Wednesday 02 November 2005 21:57, Abyss Information wrote: > I hate IE transparency, is there anyway to be able to set the PNG > transparency in IE 6 without affecting the validation of a document or CSS?
What I do is to stuff all the IE specific fixes in a seperate ie.css and include that one using conditional comments. w3c validator will not see it, nor will any decent browser.. and if things aren't needed anymore for IE7, well.. a minor adjustment in the boolean and voila.. Gerhard ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
