inst/extra/blueimp/README.md

jQuery File Upload Plugin

Demo

Demo File Upload

Setup instructions

Features

Requirements

The jQuery UI widget factory is a requirement for the basic File Upload plugin, but very lightweight without any other dependencies. The jQuery Iframe Transport is required for browsers without XHR file upload support. The UI version of the File Upload plugin also requires the JavaScript Templates engine as well as the JavaScript Load Image and JavaScript Canvas to Blob functions (for the image previews and resizing functionality). These dependencies are marked as optional, as the basic File Upload plugin can be used without them and the UI version of the plugin can be extended to override these dependencies with alternative solutions.

The User Interface is built with Twitter's Bootstrap Toolkit. This enables a CSS based, responsive layout and fancy transition effects on modern browsers. The demo also includes the Bootstrap Image Gallery Plugin. Both of these components are optional and not required.

The repository also includes the jQuery XDomainRequest Transport plugin, which enables Cross-domain AJAX requests (GET and POST only) in Microsoft Internet Explorer >= 8. However, the XDomainRequest object doesn't support file uploads and the plugin is only used by the Demo for Cross-domain requests to delete uploaded files from the demo file upload service.

Cross-domain File Uploads using the Iframe Transport plugin require a redirect back to the origin server to retrieve the upload results. The example implementation makes use of result.html as a static redirect page for the origin server.

Browser Support (tested versions)

Drag & Drop is only supported on Google Chrome, Firefox 4.0+, Safari 5.0+ and Opera 12.0+. Microsoft Internet Explorer has no support for multiple file selection or upload progress. Extended browser support information.

License

Released under the MIT license.



jverzani/questionr documentation built on May 20, 2019, 5:20 a.m.