appVersion Property
Retrieves the platform and version of the browser.
Syntax
HTML N/A Scripting [ sVersion = ] navigator.appVersion
Possible Values
sVersion String that specifies information about the browser's platform and version. The property is read-only with a default value specified by the browser.
Remarks
The appVersion property returns a value based on the browser name, browser version, and platform. This syntax shows the format of the returned value.
4.0 (compatible; MSIE 4.01; Windows 95)
Applies To
[ Object Name ] Platform Version Win16: Win32: Mac: Unix: WinCE: Version data is listed when the mouse hovers over a link, or the link has focus. clientInformation, navigator
See Also
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.