A multiple image uploader based on ajax.
This image uploader is an improvement of jQuery File Upload written by Sebastian Tschan - blueimp. The only improvement is adding the support of multiple image uploads with removable image thumbnails. So, the credits must go to the original author of this great plugin.
And the other improvement is this uploader is focusing on image upload. It does not support other files. But you can customize the server side code to add the support to other files as well. That's totally upto you!
Checkout a Working Demo of this plugin and make sure if it's what you want.
- Clone it.
- Copy to your www folder.
- Run it in the browser.
- Enjoy! Don't forget to contribute!