本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

accept

Specifies accepted MIME types for file uploads.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
2.0+1.0+1.0+4.0+1.0+

Values

*Specify a value for accept that is not on this list.
application/msexcelMicrosoft Excel file.
application/mswordMicrosoft Word document.
application/pdfAdobe Acrobat PDF file.
application/rtfRich text file.
application/x-zip-compressedZip file.
text/htmlHTML document.
text/plainPlain text document.

Availability

W3C HTML 4.01

Related