A Bootstrap plugin for Transloadit uploads. It uses a modified version of the official jQuery Transloadit plugin, and adds a Bootstrap plugin on top of that.
Included in this repo is:
- example.html : An HTML file with 3 example usages.
- bootstrap.transloadit.js : The JS for the Bootstrap plugin.
- bootstrap.transloadit.css : The CSS for the Bootstrap plugin.
- jquery.transloadit2.js : The modified version of the official jQuery Transloadit plugin.
- jquery.easing.js : A depedency of the jQuery Transloadit plugin (unmodified, included for completeness).
- json2.js : A depedency of the jQuery Transloadit plugin (unmodified, included for completeness).
- jquery.jsonp.js : A depedency of the jQuery Transloadit plugin (unmodified, included for completeness).
To see how it works, check the live demo here: http://pamelafox.github.com/bootstrap-transloadit-plugin/example.html