admin管理员组文章数量:1404353
I am using jquery multifile upload control /. I am able to select multiple images one by one. But I also want to select multiple images at once when the user hits the browse button. Is there any workaround using jquery multifile control?
I am using jquery multifile upload control http://www.fyneworks./jquery/multiple-file-upload/. I am able to select multiple images one by one. But I also want to select multiple images at once when the user hits the browse button. Is there any workaround using jquery multifile control?
Share Improve this question edited Nov 28, 2021 at 5:42 Jonathan Leffler 756k145 gold badges951 silver badges1.3k bronze badges asked Jan 30, 2013 at 9:49 Muhammad AkhtarMuhammad Akhtar 52.2k37 gold badges139 silver badges191 bronze badges3 Answers
Reset to default 4Our plugin now supports HTML5, so...
- users can select multiple files one-at-a time in xHTML and <= HTML4
- users can select multiple files at once in HTML5 with the "multiple" attribute
Checkout the new version of the plugin here: http://www.fyneworks./jquery/multifile
And if you want to help us improve the plugin, fork us here: http://github./fyneworks/multifile
I am afraid there isn't (fyneworks website says you can't select multiple files at once), you can use HTML5 multiple tag or try this plugin
HTML5 allows the user to select multiple files and therefore bypasses the need for the jQuery plugin.
本文标签: javascriptHow to select multiple files using jquery multifileStack Overflow
版权声明:本文标题:javascript - How to select multiple files using jquery multifile - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744784818a2624933.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论