jQuery File Upload - Multiple File Upload Plugin for jQuery
jQuery File Upload is an open source plugin for jQuery that supports multiple file upload with lots of useful features including drag and drop, upload progress indicator and cross-site file uploads.
The implementation is based on open standards like HTML5 and JavaScript and requires no additional browser plugins. Uploads files via XMLHttpRequests if supported and uses iframes as fallback for legacy browsers. This plugin will Shows a standard HTML file upload form if JavaScript is disabled. The files can be uploaded as standard “multipart/form-data” or file contents stream (HTTP PUT file upload).
jQuery File Upload Works with Google App Engine (Python, Java), Ruby on Rails, PHP and any other platform that supports HTTP file uploads.
Requirements : jQuery Library 1.4
Demo : http://aquantum-demo.appspot.com/file-upload
License: MIT License
3 Comments
Web Development Guru
01.23.2011
Not having a progress bar for IE is a bit of a deal-breaker - any plans to add this in the future?
Mufti Ali
01.23.2011
Maybe the creator can answer this question. I only promote these interesting things.
dixiashi
01.25.2011
i don’t konw why multifile can not be selelted.
IE 8.0.6
There are no trackbacks to display at this time.