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 all the files that are added will start uploading right-away (auto
). There is no queue
, or any kind of waiting. Multiple request
are sent at the same time when multiple files are added.
View widget settings used for this example.
Drag & drop Files here
Open the file Browser
File List
- No files uploaded.
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....