Window.navigator (Property)

A reference to a navigator object that describes the browser.

Availability:

JavaScript - 1.0
JScript - 3.0
Internet Explorer - 4.0
Netscape - 2.0
Opera - 3.0
Property/method value type:Navigator object
JavaScript syntax:-myWindow.navigator
-navigator

The navigator object was originally provided by Netscape Navigator as a way of making client properties available to scripts.

Warnings:

See also:Frame object, Navigator object, Window object, Window.clientInformation

Property attributes:

ReadOnly.