accept属性列表

Posted ws-zhangbo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了accept属性列表相关的知识,希望对你有一定的参考价值。

<input type="file" accept="application/msword" >accept属性列表<br>

1.accept="application/msexcel"
2.accept="application/msword"
3.accept="application/pdf"
4.accept="application/poscript"
5.accept="application/rtf"
6.accept="application/x-zip-compressed"
7.accept="audio/basic"
8.accept="audio/x-aiff"
9.accept="audio/x-mpeg"
10.accept="audio/x-pn/realaudio"
11.accept="audio/x-waw"
12.accept="image/gif"
13.accept="image/jpeg"
14.accept="image/tiff"
15.accept="image/x-ms-bmp"
16.accept="image/x-photo-cd"
17.accept="image/x-png"
18.accept="image/x-portablebitmap"
19.accept="image/x-portable-greymap"
20.accept="image/x-portable-pixmap"
21.accept="image/x-rgb"
22.accept="text/html"
23.accept="text/plain"
24.accept="video/quicktime"
25.accept="video/x-mpeg2"
26.accept="video/x-msvideo"

注意:没有 image/ipg 格式,用 image/jpeg 代替


























以上是关于accept属性列表的主要内容,如果未能解决你的问题,请参考以下文章

文件上传accept 属性 文件上传只能上传固定格式

input accept属性控制选择文件类型

<input type=“file“> accept属性筛选文件类型上传

input-file类型accept 属性对性能的影响

input[file]标签的accept=”image/*”属性响应很慢的解决办法

Internet Explorer 中 <Input> 属性“accept”的多余字段