jQuery Ajax File Uploader Widget View on GitHub
A very lightweight Plugin for file uploading using ajax(async) and includes support for queues, progress tracking and drag and drop.
On this example there is no queue
nor the files will start uploading auto
, you can use the global controls to start ALL pending files
or cancel those uploading. Also individual controls are provided.
View widget settings used for this example.
The examples here are just a few I came up with, there are many others settings combinations you can use to handle how to upload the files and/or manage the queue. Try it yourself :)
Debug Messages
- Loading plugin....