tehnrd / Multi-File-Uploader-Force.com

A Visualforce component that uploads multiple files at once with progress bars.
http://www.tehnrd.com
37 stars 42 forks source link

Drag and Drop Support #5

Open tehnrd opened 12 years ago

tehnrd commented 12 years ago

Add drag and drop functionality to load files before upload.

http://www.html5rocks.com/en/tutorials/file/dndfiles/

Potentially start upload automatically after files has been uploaded. Before this can be done really need to add feature that lets you add additional files while and upload is already in progress.