javascript mimeType enabledPlugin
@March 15, 2008, 1:22 a.m.
enabledPlugin | Firefox/Netscape/NN 3 IE 5(Mac) Chrome/Safari/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. |
|
Example | |
var plugName = navigator.mimeTypes["video/mpeg"].enabledPlugin.name; |
|
Value | |
plugin object reference. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/mimetype-enabledplugin.aspx
Powered by Linode.