Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在项目页面上,它指出可以使用精细上传器进行多文件上传。
需要设置什么参数才能做到这一点?
有进度条的例子吗?
无需进行任何设置即可使这成为可能。默认情况下,Fine Uploader 支持multiple文件输入元素的属性。您应该能够在不设置任何相关选项的情况下选择多个文件。
multiple
请注意,IE9 及更早版本不支持多文件选择,Android 也不支持。