Skip to content

Instantly share code, notes, and snippets.

View berkyildizkaya's full-sized avatar
🇹🇷

Berk Yildizkaya berkyildizkaya

🇹🇷
View GitHub Profile
<!-- HTML heavily inspired by http://blueimp.github.io/jQuery-File-Upload/ -->
<div class="table table-striped" class="files" id="previews">
<div id="template" class="file-row">
<!-- This is used as the file preview template -->
<div>
<span class="preview"><img data-dz-thumbnail /></span>
</div>
<div>
<p class="name" data-dz-name></p>