HTML5 中的多个文件上传器 - 浏览器支持吗?
我读到 HTML5 规范引入了在上传表单中选择多个文件的功能。目前哪些浏览器支持此功能? Adobe AIR 支持吗?
额外问题:是否有一个 JavaScript 库可以利用此功能?
I read that the HTML5 spec introduced the ability to select multiple files in an upload form. What browsers currently support this? Does Adobe AIR support it?
Bonus question: Is there a JavaScript library that takes advantage of this functionality?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
即将发布的 Firefox 3.6 也将拥有它,以及其他一些与文件相关的好东西:
http://hacks.mozilla.org/2009/12/multiple-file-input-in-firefox-3-6/
也支持由 Chrome 3 提供。
我没有关于 Adobe Air 的信息,但可能是这样,因为该功能在 Webkit nightly 中已经存在一年多了。
Firefox 3.6, soon to be released, will have it as well, along with some other file-related goodies:
http://hacks.mozilla.org/2009/12/multiple-file-input-in-firefox-3-6/
It is also supported by Chrome 3.
I have no info on Adobe Air, but it might be so, since the feature has been in Webkit nightly for more than a year.
Opera 自 2006 年起就支持此功能。
Opera has supported this feature since 2006.
afaik Safari 4 是唯一支持此功能的浏览器。我不知道你的其他问题。
afaik Safari 4 is the only browser that supports this feature. I dont know about your other questions.
Chome 开发人员版本现在支持此属性! :)
Chome developer builds now support this attribute! :)