javascript param type
| type | NN 6 IE 5 DOM 1 |
| Read/Write | |
|
Provides the MIME type for a param element with a valuetype attribute set to "ref". |
|
| Example | |
if (document.getElementById("myParam").valueType == "ref") {
var pType = document.getElementById("myParam").type;
}
|
|
| Value | |
Case-insensitive MIME type as string. A catalog of registered MIME types is available from ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/. |
|
| Default | |
None. |
|
Previous: javascript param value
Next: javascript param name
1586,Nickname,Homepage or email,Comments here,Add comment
