Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Netscape 4.78 displays empty page


SuzyUK - 8:27 pm on Jul 29, 2003 (gmt 0)


Is there any way I can make some sort of custom message, visible only to NS 4.x users,

Matthew, one option might be to link to an external stylesheet using the @import statement instead of <link rel>, then NN4 won't get any CSS at all, they will get a totally unstyled page but they will see the content.

Then you could add in a hidden div (display: none; ) so it won't show in any browser with CSS support and have a friendly explanation message in there.

Suzy


Thread source:: http://www.webmasterworld.com/html/5785.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com