Multiple File Upload with Image Preview

HTML

<script src="https://rawgit.com/fyneworks/multifile/2.1.0-preview/jquery.MultiFile.js"></script>
This is an example of how the <a target="_blank" href="http://www.fyneworks.com/jquery/multifile/">Multiple File Upload jQuery Plugin</a> can be used to show an image preview of the files before being uploaded.
(<a target="_blank" href="http://www.fyneworks.com/jquery/multifile/">Download / Docs</a>).
<br/><br/>
Go ahead, select some images (nothing is going to be uploaded of course).
<br/><br/>
<input type="file" class="multi with-preview" multiple />