javascript A charset
| charset | NN 6 IE 6 DOM 1 |
| Read/Write | |
|
Character encoding of the document's content. |
|
| Example | |
if (document.getElementById("myAnchor").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 A coords
Next: javascript A blur( )
169,Nickname,Homepage or email,Comments here,Add comment
