What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Oct 01, 2008 by pilgrim
Labels: about-dom, is-dom-property, from-microsoft
NavigatorSystemLanguageProperty  
The navigator.systemLanguage property

Values

The navigator.systemLanguage property returns a string.

Internet Explorer returns your operating system language and country code. Example: "en-us".

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

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

Further reading


Sign in to add a comment