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 385 forks source link

Several <input on one page #68

Closed yura182 closed 6 years ago

yura182 commented 6 years ago

Hello! Is it possible to make it works with several inputs on one page? I tried it, but uploader works only with first input ob the page.

yura182 commented 6 years ago

Can be closed)) I found solution by duplicating js files with different #drop-zone ids