3 New AJAX and JavaScript File Upload Examples
PaulSpoerry | March 9, 2009
Multiple file uploader
Allows you to create a form in which users can upload more than one file using MooTools. Check out the demo here.
Fancy Upload
FancyUpload is a file-input replacement tool that features an unobtrusive multiple-file selection menu and queued upload, with an animated progress bar. It is easy to set up, server-independent and completely styleable via CSS and XHTML. It uses MooTools, so it works in all modern browsers. Check out the demo here.
Extension:UploadForm
The Extension:UploadForm is an Ext.form.BasicForm extension that allows you to easily upload multiple files to a server. The files are added to a queue first and then uploaded to the server. Check out the demo here.
Read the full article at SmashingMagazine: 70 New, Useful AJAX And JavaScript Techniques








