JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

MimeType.suffixes Property

Name

MimeType.suffixes Property---common file suffixes for a MIME type

Availability

Navigator 3.0

Synopsis

mimetype.suffixes

Description

The suffixes property of a MimeType object is a read-only string that contains a comma separated list of filename suffixes (not including the `.' character) that are commonly used with files of the specified MIME type. For example, the the suffixes for the text/html MIME type are "html, htm".

See Also

"MimeType", "Navigator", "Plugin"


Previous Home Next
MimeType.enabledPlugin Book Index MimeType.type

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz