File Upload
JS
In order to use this plugin on your page you will need to include the following script in the page.
<script src="plugins/plupload/js/plupload.full.min.js"></script>
<script src="plugins/plupload/js/jquery.plupload.queue/jquery.plupload.queue.min.js"></script>
<script src="js/pages/form-file-upload.js"></script>
CSS
In order to use this plugin on your page you will need to include the following css in the page.
<link href="plugins/dropzone/dropzone.min.css" rel="stylesheet">
<link href="plugins/plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css" rel="stylesheet" />
Plupload
Your browser doesn't have Flash, Silverlight or HTML5 support.
<div id="uploader">
<p>Your browser doesn't have Flash, Silverlight or HTML5 support.</p>
</div>