Sent by Simon Seeber on 29 January 2002 00:12
Is there a similar selector to ">" that is supported in IE 6?
Something that is more specific than just using a space:
DIV#ID SUBTAG
At 09:30 PM -0800 28/01/2002, Lachlan Cannon wrote:
> >
>> Does anyone know a CSS compliant way to remove dead
>> scrollbars in IE ??
>
>How about
>
>body {
>margin: 0;
>overflow:auto;
>}
>
>html > body {
>whatever you feed netscape & opera to lose scrollbars
>}
>
>?
>
>IE will miss it.. still no support for > in version 6!
>
>HTH
>Lach
>
>
>__________________________________________________
>Do You Yahoo!?
>Great stuff seeking new owners in Yahoo! Auctions!
>http://auctions.yahoo.com
>_______________________________________________
>css-discuss mailing list
[EMAIL-REMOVED]
>http://two.pairlist.net/mailman/listinfo/css-discuss
--
Simon.