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.
This example is similar to the Basic one, except the files won't automatically start uploading, so you have to use the controls provided to interact with the Widget using the API to start
or stop
the queue
. 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....