The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
defaultCharset property
Gets the default character set from the current regional language settings.
Syntax
| JavaScript | |
|---|
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.
See also
Show: