forked from blueimp/jQuery-File-Upload
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
apneadiving edited this page Jun 25, 2011
·
177 revisions
- 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)
- Using the plugin to Upload directly to S3 (user contribution)
- Rails + Carrierwave Rails-setup-for-V5 (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 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)