Customizable Upload Interfaces: Uploadify
20
Jul
// php the_time('Y') ?>
Uploadify is a jQuery plugin for implementing single + multiple file uploads easier & better.
It requires Flash (which completes the upload) & a server-side file in any language (. PHP one is included) which processes the uploaded file.
The plugin offers various options to control & customize the upload interface like:
- files types
- max. number of simultaneous files
- auto or manual start of uploads
- size limit
- callback on every step (onSelect, onCancel..)
- & more..
And, implementation is as simple as any other jQuery plugin; just by calling a function.
Requirements: jQuery 1.2+
Compatibility: All Major Browsers
Website: http://www.uploadify.com/
Demo: http://www.uploadify.com/
Download: http://www.uploadify.com/download/
Compatibility: All Major Browsers
Website: http://www.uploadify.com/
Demo: http://www.uploadify.com/
Download: http://www.uploadify.com/download/
- Tags:
Javascript SWF
- Filed under: File & Folder, Goodies, GPL License, MIT License
- 5 Comments












5 Responses for "Customizable Upload Interfaces: Uploadify"
Good!
Thanks for sharing. It is really going to be very useful.
I would like something like this but unfortunately it doesn’t work with Chrome.
thanks, this should be perfect!
Good tools for uploading via ajax. But it requires http authentication or another solution for getting session or request variables