Webskater
10-03-2003, 06:32 AM
After a couple of years developing for an Intranet (IE), I now need to develop a couple of public facing pages so have to take into account different browsers. My application makes extensive use of dhtml and javascript and we insist on IE5.5 or greater to use it internally.
Can anyone tell me what the comparable version of Netscape is that I need to insist on as a minimum to be vaguely comparable with the capabilities of IE5.5.
I need people to be using a browser which exposes the DOM. Also, any opinions on the best and simplest method of browser detection would be welcomed.
Thanks for any help.
P.S. I saw a page displaying statistics on someones site the other day - only 4% of visitors were using Netscape - is this other peoples experience now? If it really is that low I am almost inclined to ignore Netscape users.
Can anyone tell me what the comparable version of Netscape is that I need to insist on as a minimum to be vaguely comparable with the capabilities of IE5.5.
I need people to be using a browser which exposes the DOM. Also, any opinions on the best and simplest method of browser detection would be welcomed.
Thanks for any help.
P.S. I saw a page displaying statistics on someones site the other day - only 4% of visitors were using Netscape - is this other peoples experience now? If it really is that low I am almost inclined to ignore Netscape users.