July 1998
Intermediate to advanced
1456 pages
65h 5m
English
type — NN n/a IE 4 DOM 1
Read-only
An advisory about the content type of the script statements. The
content type should tell the browser which scripting engine to use to
interpret the script statements, such as
text/javascript. The TYPE
attribute may eventually replace the LANGUAGE
attribute as the one defining the scripting language in which the
element’s statements are written.
var scriptMIMEtype = document.all.script3.type
String.
None.
Read now
Unlock full access