jQuery File Upload Plugin
26
Feb
This is a jQuery plugin for creating a file-upload functionality quickly & easily.
It inserts a Flash browse button (that can be customized) in to the webpage where users can select a single file or multiple files and view the upload progress.
The plugin comes with a PHP file for uploading the files. But that can be converted to any language of your preference.
There are various customization options provided like:
- Paths of the files used & the folder where files will be uploaded
- Enable/disable multiple uploads
- Browse & cancel buttons used
- Extensions & size limit allowed
- Enable/disable auto-upload after selection
- Callback functions at every step
It comes with the FLA file too & a demo can be found here.
Requirements: jQuery, Flash Player 8+, PHP
Compatibility: All Major Browsers
Website: http://www.ronniesan.com/articles/jquery-multiple-fi...
Demo: http://www.ronniesan.com/examples/file-upload.html
Compatibility: All Major Browsers
Website: http://www.ronniesan.com/articles/jquery-multiple-fi...
Demo: http://www.ronniesan.com/examples/file-upload.html
- Tags:
Javascript Php SWF
- Filed under: Forms, Goodies, Other License
- 3 Comments























3 Responses for "jQuery File Upload Plugin"
Is just the solution that the people claimed all the time for some script similar to FancyUpload of Mootools. Good Article!
I am not sure it was fixed, but when you use a flash uploader with firefox, it operats in a separate session than the user! So dont forget to pass some UUID …
i think the big part of the world uses ie , so why we would not try to make it compatible with ie’s Browsers ?