defaultCharset property (Internet Explorer)

Switch View :
ScriptFree
defaultCharset property

[This documentation is preliminary and is subject to change.]

Gets the default character set from the current regional language settings.

Syntax

JavaScript

p = object.defaultCharset

Property values

Type: String

the default character set.

Remarks

The value depends on the current regional language settings. For typical settings in North America, the value is windows-1252. For a list of other possible language settings, see Charsets in Microsoft Internet Explorer 5.

The defaultCharset method is not implemented; therefore, the property is read-only.

 

 

Build date: 3/8/2012