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


tedster - 8:10 pm on Jul 29, 2003 (gmt 0)


Netscape 4 is the only browser that supports the layers object.
So this line...

if document.layers

...will sniff out all Netscape 4 and only Netscape 4. Normally I wouldn't recommend sniffing for an object when you really want to sniff for the browser/user agent; but in this case it works well and it's the shortest code.


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