Javascript Reference
Categories: mimeType

javascript mimeType Description

@March 15, 2008, 1:22 a.m.
mimeTypeFirefox/Netscape/NN 3 IE 5(Mac) Chrome/Safari/DOM n/a  

  

The mimeType object belongs to the navigator object. The object represents a MIME type specification. Its properties let scripts find out if the browser is equipped to handle a specific MIME type of external content before it is loaded from the server. All these properties are mirrored in the internal document displayed when you choose Navigator's About Plug-ins menu option. Internet Explorer 5 for the Macintosh implements this scheme, but Explorer for Windows uses an entirely different system for determining support for external media via the object element.

 
Object Model Reference
 
navigator.mimeTypes[i]
 
Object-Specific Properties
 
descriptionenabledPluginsuffixestype
 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.