jQuery File Upload – A Full-Featured Plugin For Handling Uploads
20
Mar
// php the_time('Y') ?>
jQuery File Upload is an impressive plugin for creating a flexible and user-friendly upload functionality with ease.
The plugin support multiple file selection and drag 'n' drops. It can display a preview of images to be uploaded and progress bars exist to inform users.
jQuery File Upload can handle cross-domain, chunked and resumable file uploads. File types and max-min sizes can be restricted with simple functions and it can work with any server-side language.
There are callbacks on every level and a detailed documentation that covers many different scenarios exists.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://blueimp.github.com/jQuery-File-Upload/
Compatibility: All Major Browsers
Website: http://blueimp.github.com/jQuery-File-Upload/
- Tags:
Drag'n Drop Javascript Upload
- Filed under: File & Folder, Forms, Goodies, MIT License
- 4 Comments













4 Responses for "jQuery File Upload – A Full-Featured Plugin For Handling Uploads"
See also : http://dropcenter.idleman.fr
That’s what I’m exactly looking for
Nice one Thanks;)
Great plugin, thanks
Please I would like to use it with coldfusion 9 server side
Can you help me to do that
Usually I use cfinput type=”file”
Thanks