Navigator.userLanguage (Property)

An MSIE specific language property.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEnavigator.userLanguage

This property describes the user selected language code. It uses the same language values as the navigator.language property.

Refer to the Language codes topic for a list of the available codes.

Warnings:

See also:Element.lang, ISO 3166, Language codes, Navigator.language, Navigator.systemLanguage

Property attributes:

ReadOnly