> Not only that, the code doesn't take into account the possibility that
> there might be other standards-compliant browser with ECMAScript and DOM
> support in addition to those that identify themselves as "Netscape".

Why not use the Netscape Ultimate Browser Sniffer? Testing for browsers
using if (document.all) and if (document.layers) is Considered Harmful.

Gerv

Reply via email to