LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

Multiple files upload callback #175

Closed groubis closed 8 years ago

groubis commented 8 years ago

Hi everyone, i am trying to add a multiple file uploader with your plugin and i would like to know if there is a callback to use when all upload operations (success or failed) have been completed.

LPology commented 8 years ago

There is not, but this may be something to add in the future.