Previous Message
Next Message

underscore hack

Sent by Adam Kuehn on 18 January 2005 20:08


Zoe M. Gillenwater wrote:

>>
>>Is there another hack that's as easy to understand, will work 
>>similarly on ALL IE's, and will validate?
>
>
>* html #blah { only seen by WinIE }

Just to make it crystal clear, that hack is seen by IE5/Mac, as well. 
Surround this with the commented backslash hack to hide from that 
browser:

/* Hide from Mac IE \*/
* html #blah
/* End hide */

>html>body #blah { not seen by WinIE }

This one *is* seen by IE5/Mac.

Just in case "ALL IE's " really meant all of them.

-- 

-Adam Kuehn
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: