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

Added MaxFiles #15

Closed gfazioli closed 9 years ago

gfazioli commented 9 years ago

Extends in order to supply a maxFiles params

danielm commented 9 years ago

Thanks for taking the time to implement this; i will review it and merge it if nothing weird happens; which i don't think it will.

gfazioli commented 9 years ago

@danielm You are welcome! Good job!