forked from blueimp/jQuery-File-Upload
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
buremba edited this page Aug 6, 2011
·
177 revisions
is this a bug or something? i just deleted setup page, i'm sorry. :(
- Demo page (and Demo implementation information).
- How to Setup the plugin on your website.
- The plugin API.
- List of all available Options - including callback methods.
- Explanation of all Plugin files.
- Extended Browser support information.
- Frequently Asked Questions (FAQ)
- Plugin extensions (Developer Guide)
- Performance Optimizations to speed up page load times.
- Style Guide with explanations for the provided CSS code.
- How to implement Chunked file uploads.
- How to add Drop zone effects.
- Drag and drop uploads from another web page
- How to use the plugin with Google App Engine (Python).
- Code samples for Google App Engine Java (user contribution).
- ASP.NET example code (user contribution)
- Another ASP.NET example, more complete (user contribution)
- Using the plugin to Upload directly to S3 (user contribution)
- Rails + (Carrierwave || Dragonfly) Rails-setup-for-V5 (user contribution)
- Django integration tutorial and demo code (user contribution).
- Same Django reusable Plugin and article (user contribution).
- Another Django integration (user contribution).
- Django >= 1.2.5 integration with CSRF enabled repo wiki (user contribution).
- How to Setup v4 the plugin on your website.
- The plugin API v4.
- List of all available Options v4 for this plugin.
- How to queue files and start uploads with a button click v4.
- How to implement File Limits v4.
- How to submit additional Form Data v4.
- Multiple File Input Fields in one Form v4.
- Multiple plugin instances on the same page v4.
- Sequential Uploads v4.
- How to upload multiple files with one request v4.
- How to invoke a method after all uploads have completed v4.
- Chunked Uploads v4.
- How to use the plugin with the Flask Python Microframework (user contribution)
- jQuery-File-Upload-v4-for-Rails-3: basic Rails 3 tutorial (user contribution)
- Sample app using Rails 3, carrierwave and jquery-file-upload to upload and store files on Amazon S3 (user contribution)
- jQuery File Upload for Java: basic Java application (user contribution)
- How to use the plugin with CodeIgniter (PHP) (user contribution)
- jQuery File Upload for C# (Forms): basic C# Forms application (user contribution)
- C# example on How to populate the file list on page load or between page refresh (user contribution)