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

Single image upload? #10

Closed alexington closed 8 years ago

alexington commented 9 years ago

Hi, this looks like a very useful plugin. Is it possible to limit uploads to a single image file at a time? I didn't see this among the documented options. Thanks!

danielm commented 9 years ago

Hey, the plugin actually uploads one file a the time. Depending on the order you select them/drop em'.