Gmail uploader clone with drag drop feature : Free Download with source code
Recently I developed the gmail file uploader clone using jQuery. Here is the online demo.

I added some extra functionalists.
You can see the image thumbnails after the uploading is completed. There is a cross button at top right of each thumbnail, clicking on it will delete the image. If you right click on the image you’ll see a context menu from which you can delete the image too along with replace the existing image option.
The most interesting feature is you can drag drop the thumbnails to change the order. Yes this is essential when you need to maintain the order of images in classified sites after uploading them, also a little modification will let you edit the image order later time by dragging the thumbnails. The image name and the image title is dynamically added in the “updateInfo” form and send(post) via the hidden fields imgs[] and imgComment[] array. You can easily get the order by php using foreach loop on $_POST['imgs'] field. Just hit the submit button after uploading 2 images and you will see the output on post.php page. (hope that makes sense).
Download it for free in a single zip file
If you have any better example of gmail uploader clone please share the links in comments.
Related posts:
- Flickr Uploader Clone: Free Download with source code
- Using Dreamweaver Spry validation with jQuery ajax form plugin
- Advanced cycle plugin integration
- New Phonetic keyboard in Gmail
- Finally Gmail has got Themes
18 Comments to “Gmail uploader clone with drag drop feature : Free Download with source code”
Leave a Reply



My Elance Profile
Looks great, going to try it out now!
Thank you sam :)
[...] uploader clone with drag drop feature NombreGmail uploader cloneLibreria JavascriptjQueryEnlacehttp://abcoder.com/javascript/gmail-uploader-clone-with-drag-drop-feature-free-download-with-source-…SHARETHIS.addEntry({ title: “Nueve scripts de carga de archivos”, url: [...]
Thank you Nueve for sharing my script on your blog.
hi
how does it work???????
plz tell me >>>>>
@Abhijeet, just download the source code and u’ll understand easily.
http://www.abcoder.com/Gmail-Uploader/Gmail-Uploader.zip
Thankyou Adnan that is a cool uploader.
Thank you @julian
Adnan bhai, ekdam mast !
@mangesh, do I know you?? !!
hi andan gr8 gr8 work
i reach here while finding free ebooks for javascript, asp.net, cs/vb.net can you plz guid where i can get it??
This script do not works on Opera v 10b. And there is also a bug. Then you dynamically upload a picture and delete it after pressing submit button still image name was submitted.
thank u forthis code
i have a problem when i tried to upload the third option, this duplicate tha pic, why?, but the cod is very good.
congratulations and gracias por todo
@Dreamer, that’s not supposed to happen. Please check everything again.
Perhaps one voted no because one actually preferred a more honestly socialist response, in which the federal government nationalized these banks or their transactions, and thus made voters not just indirect beneficiaries of any money that might be recouped though the recovery of Wall Street banks, but actual owners of the assets in question themselves. ,
Hi!! Does the progressbar works? or is there any signal while a pic it’s being uploaded?
Thanks for this nice script..
@Santomas, No, I’ve not added the progress bar feature for this one. You may try http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/ for progress bar.
Thanks