systemLanguage
Property of dom/Elementdom/Element
Syntax
var result = element.systemLanguage;
element.systemLanguage = value;
Notes
Remarks
The systemLanguage property reflects the language edition of the installed operating system.
Syntax
See also
Related pages
- clientInformationclientInformation
navigator
How to's
How to manage language and region (Metro style apps using JavaScript and HTML)
Reference
- userLanguageuserLanguage
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]