3.AJAX Upload
Review
There is a lot of competition for third position indeed, but since the top two upload scripts are flash-based, I thought it was better to list some script that doesn’t use flash, and I promise there aren’t many such scripts out there, but I found this plugin which uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.What’s more fantastic is that it doesn’t require any library to run
Description from official website
A file upload script with progress-bar, drag-and-drop.
This plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.
Features
| Features |
| multiple file select, progress-bar in FF, Chrome, Safari |
| drag-and-drop file select in FF, Chrome |
| uploads are cancellable |
| no external dependencies |
| doesn’t use Flash |
| fully working with https |
| keyboard support in FF, Chrome, Safari |
| tested in IE7,8; Firefox 3,3.6,4; Safari4,5; Chrome; Opera10.60; |
Pros and Cons
| ADVANTAGES | DISADVANTAGES |
| No external dependencies | Does not look fancy(needs to be customized) |
| Does not use flash | Plugin breaks back button functionality in Opera |
| cross browser compatibility. |
Live Demo and Download
4.FancyUpload
Review
FancyUpload is a very good file upload script which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar, moreover unlike other scripts FancyUpload uses MooTools.
Description from official website
Swiff meets Ajax for powerful and elegant uploads. FancyUpload is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to set up, is server independent, completely styleable via CSS and XHTML and uses MooTools to work in all
Features
| Features |
| Select and upload multiple files |
| Filter files by type in the select dialog |
| A lot of possible Events to add your own behaviour |
| Show and filter useful file information before the upload starts |
| Platform and server independent, just needs Flash 9+ (> 95% penetration) |
| Graceful Degradation, since the element is replaced after the Flash is loaded successfully |
| Cancel running uploads, add files during upload |
| Everything is optional, documented and easy editable |
Pros and Cons
| ADVANTAGES | DISADVANTAGES |
| Platform and server independent, just needs Flash 9+ (> 95% penetration) | Requires flash 9+ or above |
| Send additional request data via GET or POST variables | |
| Set the filename for the upload request |
Live Demo and Download
<< Go to previous page Go to next page >>



#1 by Praveen Gowda I V on August 15, 2011 - 9:08 am
This being a very long post i didn't get time to recheck everything
if you think there is any mistake or a broken link
Please leave back a comment.
[Translate]
#2 by nur on May 14, 2012 - 10:11 am
hi…since everything going find on uploading.how to display the item that has been uploaded.thanks
[Translate]