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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.