tharindulucky / ajax-multi-image-uploader

A multiple image uploader based on ajax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ajax Multiple Image Uploader

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!

How it looks

Flower

Demo

Checkout a Working Demo of this plugin and make sure if it's what you want.

Installation

  1. Clone it.
  2. Copy to your www folder.
  3. Run it in the browser.
  4. Enjoy! Don't forget to contribute!

About

A multiple image uploader based on ajax


Languages

Language:Hack 79.2%Language:PHP 20.8%