Creates a Twitter Bootstrap-themed multi-file uploader based on the Plupload API.
Simply drop the CSS onto any page:
<linkrel="stylesheet" type="text/css" href="bootstrap.css"/><linkrel="stylesheet" type="text/css" href="uploadkit.css"/>Then, include the JavaScript with jQuery:
<scripttype="text/javascript" src="jquery-1.7.1.js"></script><scripttype="text/javascript" src="plupload.full.js"></script><scripttype="text/javascript" src="uploadkit.js"></script>See the included demo page for usage.
Copyright 2012 Entropi Software, LLC.
Licensed under the GNU General Public License, Version 2: http://www.gnu.org/licenses/gpl-2.0.html