Name

enabledPlugin — NN 3 IE n/a DOM n/a

Synopsis

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.

Example

var plugName = navigator.mimeTypes[0].enabledPlugin.name

Value

plugin object reference.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.