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

Support for drag and drop and upload field? #172

Open zkwsk opened 8 years ago

zkwsk commented 8 years ago

Is it possible to configure simple-ajax-uploader to support both drag and drop and upload via a button? If I enable drag and drop and have the button enabled as well the button become unresponsive.