javascript navigator mimeTypes

mimeTypesNN 4 IE 5(Mac) DOM n/a  

Read-only  

Returns an array of mimeType objects supported by installed plugins in the browser. IE for Windows provides this property for syntactical compatibility, but it always returns an array of zero length. See the mimeType object.

 
Example
 
var videoPlugin = navigator.mimeTypes["video/mpeg"].enabledPlugin;
 
Value

Array of mimeType objects.

 
Default

Browser default.


1301,Nickname,Homepage or email,Comments here,Add comment