danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 384 forks source link

Attach file with <input> #71

Open yura182 opened 6 years ago

yura182 commented 6 years ago

Hello! Is it possible to attach file with <input>? After Drug and Drop file, input has "no file selected".