July 1998
Intermediate to advanced
1456 pages
65h 5m
English
type — NN 3 IE n/a DOM n/a
Read-only
Returns a string version of the MIME type associated with the
mimeType object. You could, for example, loop
through all the mimeType objects in search of the
one that matches a specific MIME type
(application/x-midi) and examine that
mimeType object further to see whether it is
currently supported and enabled.
var MType = navigator.mimeTypes[3].type
String.
None.
Read now
Unlock full access