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?
即将发布的 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.