Re: [Dynapi-Dev] Browser Detection

2000-12-15 Thread Jordi 'IlMaestro' Ministral
Wow, this stuff never ceases to surprise me. I'll add this via CVS now Thomas Hering wrote: > Hi! > > Due to the discussion about to detect Opera 5 properly, i remember > that there is also a problem to detect all Netscape's properly: > > The original code in browser.js > > > var b=navigator.ap

[Dynapi-Dev] Browser Detection

2000-12-15 Thread Thomas Hering
Hi! Due to the discussion about to detect Opera 5 properly, i remember that there is also a problem to detect all Netscape's properly: The original code in browser.js > var b=navigator.appName; > if (b=="Netscape") this.b="ns"; isn't able to detect the NS 4.7 shipped with the german T-Online