javascript window navigator
@March 15, 2008, 1:22 a.m.
navigator | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/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. |
Permanent URL:
http://javascript.gakaa.com/window-navigator.aspx
Powered by Linode.