On Tue, Jul 04, 2006 at 04:56:15PM +0100, Charles Robertson wrote: > The problem is that <DIV> tags are not correctly rendered in Netscape 4, so > by wrapping these <DIV> tags in a <LAYER> tag, I can hide this information > from the older browsers, like this: The problem looks more like the CSS then the <div>. Using an external stylesheet linked with a media attribute that has a value other than "screen" (such as "all" or "screen, projector") exploits a bug in NS 4.x that hides the stylesheet from it (and allows the unstyled content to be accessed). -- David Dorward http://dorward.me.ukReceived on Tuesday, 4 July 2006 15:59:40 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:57 UTC