javascript META name
| name | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
This is an identifier for the name/value pair that constitutes the meta element. The value is typically a plain-language term that denotes the purpose of the meta element, such as "author" or "keywords". Either the name or httpEquiv properties can have a value, but not both, in the same meta element. |
|
| Example | |
document.getElementById("detailMeta").name = "keywords";
|
|
| Value | |
String. |
|
| Default | |
None. |
|
Previous: javascript META scheme
1281,Nickname,Homepage or email,Comments here,Add comment
