MimeType.enabledPlugin (Property)

The plugin object that handles this MIME type.

Availability:

JavaScript - 1.1
JScript - 3.0
Internet Explorer - 4.0
Netscape - 3.0
Property/method value type:Plugin object
JavaScript syntax:-myMimeType.enabledPlugin

You can use this property to check for the existence of an enabled plugin and generate some kind of dialog that gracefully degrades the performance of your web pages for users who need to download and install a vital plugin module.

Property attributes:

ReadOnly.