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.
INSTALL » npm install blueimp-file-upload-jquery-ui
CODE » git clone git://github.com/blueimp/jQuery-File-Upload.git
Dependencies:
- jquery >=1.6
- jquery.ui >=1.8
- blueimp-tmpl >=2.1.0
- blueimp-load-image >=1.1.4
- blueimp-canvas-to-blob >=1.0.1