Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

multiple file upload


fileUploadArea

Uses the new File API supported by Firefox 3.6. Enables you to target any html element and turn it into a hotspot for receiving files from the file explorer!

Each file will be sent as a binary AJAX-request with customizable GET params. Includes support for callbacks to track the progress and completion of each file and the total transaction.

File Upload by RonnieSan - Uploadify

Uploadify replaces any element with an ID with a browse button that can be used to upload single or multiple files. This plugin uses Flash 8 to accomplish this feat and is similar to SWFUpload, but much easier to implement. What's great about it is you can customize everything about the way it looks and acts very easily.

View the Demo Page

http://www.uploadify.com/demo

Written by Ronnie Garcia and Travis Nickels