【问题标题】:library and plugins for jQuery multiple file uploadjQuery多文件上传的库和插件
【发布时间】:2016-02-09 04:55:43
【问题描述】:

我正在寻找用于一次上传多个文件的任何 jQuery 库或插件。我研究过PLupload。但我想知道哪些其他库或插件可用于相同的功能。下面列出了我的要求和优先级

1. Multiple file at a time
2. Easy to change CSS as per theme of site
3. Drag and Drop for selecting file
4. Multiple files can be drag and drop at a time
5. Individual file also should be allowed to upload from queue (separate upload button for every file in queue)

我知道在单个库或插件中获得所有功能并不容易。但是这个列表只是我作为优先级的要求。你也可以忽略最后一点。

【问题讨论】:

    标签: jquery plupload multiple-file-upload


    【解决方案1】:

    使用 jQuery 文件上传。

    文件上传小部件具有多个文件选择、拖放支持、进度条、验证和预览图像、jQuery 的音频和视频。 支持跨域、分块和可恢复的文件上传和客户端图像大小调整。 适用于任何支持标准 HTML 表单文件上传的服务器端平台(PHP、Python、Ruby on Rails、Java、Node.js、Go 等)。

    https://blueimp.github.io/jQuery-File-Upload/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2010-12-31
      • 1970-01-01
      • 1970-01-01
      • 2012-01-30
      • 1970-01-01
      • 2013-12-19
      • 2010-10-08
      • 2015-03-17
      相关资源
      最近更新 更多