What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-dom, is-dom-property
NavigatorAppNameProperty  
The navigator.appName property

Values

The navigator.appName property returns a string.

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
typeOf(navigator.appName) != 'undefined' Y Y Y Y Y Y Y Y

Further reading


Comment by ama...@amahdy.com, Jan 05 (3 days ago)

why it doesn't just return the correct name? in Chrome also it returns Netscape! whyyy?


Sign in to add a comment