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.

Releases for Ajax file upload plugin


Ajax file upload plugin 2.1

http://valums.com/ajax-upload/

Version 2.1
* Added destroy method
* Feature request to create iFrame only when needed.
* Remove iFrame bug
* Z-index bug
* ie6 “This page contains both secure and nonsecure items” prompt

Ajax file upload plugin 2.0

http://valums.com/ajax-upload/

Version 2.0
* Added onChange event
* Removed “Do you want to resend post data?” browser dialog when refreshing page (credits to Jean-Pierre Fiset)
* Now you can use this script with any element even inline and initially hidden
* Completely rewritten the code to make it library independent
* Fixed strange bugs which were detected when users used TAB to navigate between inputs

Ajax file upload plugin 0.9

I fixed some minor bugs and changed the interface.
Project page
Examples

Ajax file upload plugin 0.4

I fixed some minor bugs and changed the interface.
Project page
Examples

Ajax file upload plugin 0.1

Plugin page

This plugin replaces the standart file input element. It allows you to upload multiple files without refreshing the page and use any link, image or other element instead of the file input to show the "file selection" dialogue.