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.

Fresh, New and Useful Javascript & Ajax Techniques

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.

Fresh, New and Useful Javascript & Ajax Techniques

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.

Fresh, New and Useful Javascript & Ajax Techniques

Read the full article at SmashingMagazine: 70 New, Useful AJAX And JavaScript Techniques

Related posts:

  1. JSNES – NES emulator written entirely in Javascript shows off Chrome speed