Javascript Reference
Objects > mimeType
javascript mimeType Description
The mimeType object belongs to the navigator object. The object represents a MIME type specification. Its properties let scripts find out if the
javascript mimeType enabledPlugin
Returns a plugin object reference corresponding to the plugin currently set to play any incoming data formatted according to the current MIME type
javascript mimeType suffixes
Returns a comma-delimited string list of file suffixes associated with the mimeType object, as supported by the plugin enabled for that MIME type.
javascript mimeType type
Returns a string version of the MIME type associated with the mimeType object. You could, for example, loop through all the mimeType objects in

Powered by Linode.