forked from blueimp/jQuery-File-Upload
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lencioni edited this page Feb 15, 2011
·
177 revisions
- Demo page (and Demo implementation information).
- How to Setup the plugin on your website.
- List of all available Options for this plugin (API listing).
- Performance Optimizations to speed up page load times.
- List of Known Issues.
- How to queue files and start uploads with a button click.
- How to implement File Limits (e.g. filesize or filetype).
- How to submit additional Form Data (POST variables).
- How to handle Multiple File Input Fields in one Form.
- How to handle Multiple plugin instances on the same page.
- How to force Sequential Uploads.
- How to upload multiple files with one request.
- How to invoke a method after all uploads have completed.
- How to use the plugin with Google App Engine.
- jQuery-File-Upload-for-Rails-3: basic Rails 3 tutorial
- jQuery File Upload for Java: basic Java application
- How to populate the file list on page load or between page refresh (C# example)