Click to return to the DHTML, HTML     
appName Property     AUTOCOMPLETE Attribute | ...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

appVersion Property


Retrieves the platform and version of the browser.

Syntax

HTMLN/A
Scripting[ sVersion = ] navigator.appVersion

Possible Values

sVersionString 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 ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
clientInformation, navigator

See Also

appCodeName, appMinorVersion, appName, userAgent



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.