Click to See Complete Forum and Search --> : navigator version


Sonia
07-25-2003, 12:54 PM
The code 'navigator.appVersion' normally returns the version of the browser that u're using. But what does the other parameters found within round braces mean?
(compatible; MSIE 5.0; Windows 98; DigExt)

Even if I try this code on Internet Explorer 5, it returns the number 4. Why?