What is the best multiple file JavaScript / Flash file uploader?

前端 未结 10 1401
既然无缘
既然无缘 2020-12-02 08:28

Specifically, I\'m looking for a client-side, JavaScript and / or Flash based multiple file uploader. The closest thing I\'ve found is FancyUpload. Anyone have experience

10条回答
  •  情深已故
    2020-12-02 08:38

    Agile Uploader now supports multiple files as of version 2.0. http://www.shift8creative.com/projects/agile-uploader/index.html

    Here's a direct link to a demo: http://www.shift8creative.com/agile-uploader/examples/all_files.php

    It allows all types of files and can actually resize images before upload to help save on bandwidth costs and server processing power.

提交回复
热议问题