javascript META charset
| charset | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Indicates the character encoding of the content in the file associated with the href attribute. This property does not change the setting of the charset attribute of a name/value pair contained by the content attribute or property. For now the charset property has little or no effect on a document. |
|
| Example | |
if (document.all.myMeta.charset == "csISO5427Cyrillic") {
// process for Cyrillic charset
}
|
|
| Value | |
Case-insensitive alias from the character set registry (ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets). |
|
| Default | |
Determined by browser. |
|
Previous: javascript META content
1278,Nickname,Homepage or email,Comments here,Add comment
