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

Can I use id to get the file object? #86

Open EvanYou opened 6 years ago

EvanYou commented 6 years ago

Can I use ‘id’ to get the ‘file’ object?