Timothy Martens wrote:
> Hi I noticed this strange comment markup in much of Happy Cog's new CSS
> 
>       /*\*/ #branding a { overflow: hidden; } /**/
> 
> What does it do? Not "#branding a { overflow: hidden; }" but the  
> "comments" around it.
> 
> T

That's the commented backslash hack. Commonly used to make sure that all
browsers, *except* IE5/mac gets that rule. See here:

http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html

HTH,
Rick.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to