jQuery File Upload 是一个Jquery图片上传组件,支持多文件上传、取消、删除,上传前缩略图预览、列表显示图片大小,支持上传进度条显示;支持各种动态语言开发的服务器端。
DEMO:http://blueimp.github.com/jQuery-File-Upload/
blueimp / jQuery-File-Upload
Watch10757 Fork1960
File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads. —More...
http://blueimp.github.com/jQuery-File-Upload/
Issues | ||
#2230 | Working-with-databases | by ptabdiel 2013-04-23 |
#2225 | ajax request are not working on IE9 | by lumir 2013-04-23 |
#2227 | Send "Content-Length" header for PUT requests; add header for multipart files | by rfkrocktk 2013-04-23 |
#2229 | Added a parameter for sending content-length | by rfkrocktk 2013-04-23 |
#2226 | Support for beforeSend XHR method and 'headers' in options | by rfkrocktk 2013-04-23 |