July 1998
Intermediate to advanced
1456 pages
65h 5m
English
enabledPlugin — NN 3 IE n/a DOM n/a
Read-only
Returns a plugin object reference corresponding to
the plugin currently set to play any incoming data formatted
according to the current MIME type. You can then dig deeper into
properties of the returned plugin object to
retrieve, say, its name.
var plugName = navigator.mimeTypes[0].enabledPlugin.name
plugin object reference.
None.
Read now
Unlock full access