javascript window navigator
| navigator | NN 6 IE 4 DOM n/a |
| Read-only | |
|
Returns a reference to the navigator object. Since the window reference is optional, syntax without the window reference works on all scriptable versions of Internet Explorer and Navigator. See the navigator object. |
|
| Example | |
var theBrowser = navigator.appName; |
|
| Value | |
navigator object reference. |
|
| Default | |
navigator object. |
|
Previous: javascript window offscreenBuffering
Next: javascript window name
2207,Nickname,Homepage or email,Comments here,Add comment
