navigator attribute for window (JavaScript 1.0)

Reference to the Navigator object.

Values

Example
No example available.

Examples having uses of JavaScript attribute 'navigator'

4 votes
10k views

HTML5 geoLocation

The HTML5 Geolocation API is used to get the geographical position of a user. NOTE: Since this can compromise user privacy, the position is not available unless the user approves it.
0 votes
1k views

JavaScript Browser Detection

The Navigator object contains information about the visitor's browser.