hayageek / jquery-upload-file

jQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
http://hayageek.com/
MIT License
682 stars 417 forks source link

One seperate progressbar for all uploads? #59

Open mgk89 opened 9 years ago

mgk89 commented 9 years ago

Is it possible to create a seperate progressbar for all running uploads? or a percentage number of all uploads finished? I would like to create an overview of the outstanding uploads either by progressbar oder percentage number or estimated time.

Thank you

viet241 commented 9 years ago

(y) i have the same problem