Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


appVersion Property

Retrieves the platform and version of the browser.

Syntax

[ sVersion = ] object . appVersion

Possible Values

sVersion String that receives information about the browser's platform and version.

The property is read-only. The property has no default value.

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. clientVersion (platform; information; extraInformation) or 5.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)

Standards Information

There is no public standard that applies to this property.

Applies To

[ Object Name ] Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
clientInformation , navigator
Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.