weixiyen / jquery-filedrop

jQuery plugin - drag and drop desktop files and POST to a URL to handle files.
958 stars 285 forks source link

Add a function named Confirm to make user can confirm the uploading #104

Closed extrame closed 10 years ago

extrame commented 11 years ago

Add a Comfirm Callack to allow make user comfirm before uploading

eternicode commented 11 years ago

What's the use case for this? Seems to me there are plenty of ways to restrict what files are allowed, and they all happen well before an upload is initiated.