We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Frequently Asked Questions (markdown)
Spelling
Also need to make the content type is in there so that the toBlob function properly sets the content type. I found if you do not set the proper content type, it will default to png.
Wtih help from Olivier Lefebvre, this update will properly handle the resizing of the image being upload via drag and drop.
Updated Working with databases (markdown)
Add an up to date tutorial for direct upload to S3.
Revert 4e9b9347182a386320295f0cd9f6a3bb7ca5a847 ... 18f60dc29e2ab44b02d53391e140d038bf4c00c9
corrected the default value listed for downloadTemplateId (was:'upload-template', which I think was a typo).
Created Rails setup for v5 (markdown)
Updated Plugin files (markdown)
Codeigniter Upload class alters name automatically (e.g. periods are escaped with an underscore) - so the altered name must be used to avoid failures in using the uploaded image
Updated jQuery File Upload 6.5 with CodeIgniter 2.1 (markdown)
Extra curly bracket not required
Created What is the maximum length of a url (markdown)
Revert e57f7a61e2f0d10e5a1ad59a2ce3cbfd61354d86 ... f4c83a9775a5c4e05b4638fcfb544e4e8dbfd933
Updated Complete code example using blueimp jQuery file upload control in Asp.Net. (markdown)
script src="// changed to script src="http://
Updated Home (markdown)
Created How to submit additional form data (markdown)
Destroyed How to submit additional form data (markdown)
Destroyed How to submit additional Form Data (markdown)