This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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