July 1998
Intermediate to advanced
1456 pages
65h 5m
English
type — NN n/a IE 4 DOM n/a
Read/Write
An advisory MIME type declaration about the data being loaded from an
external source. For example, an external style sheet would be
text/css. This information is usually set in the
element tag’s TYPE attribute.
if (document.all.myStyle.type == "text/css") {
...
}String.
None.
Read now
Unlock full access