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.
是否可以在同一个表单中嵌入多个 Plupload 实例?
如果是这样,是否也可以安全地删除手动“上传”按钮,以便在提交表单时以编程方式触发所有文件的上传?
简短的回答是肯定的,只要每个 Plupload 实例都有一个唯一的 ID。在他的论坛上得到了Plupload 的创建者的回复。