Skip to content

Instantly share code, notes, and snippets.

@DmitrySikorsky
Created January 20, 2017 19:18
Show Gist options
  • Save DmitrySikorsky/0f6cc29e059b93727d4900f8de994190 to your computer and use it in GitHub Desktop.
Save DmitrySikorsky/0f6cc29e059b93727d4900f8de994190 to your computer and use it in GitHub Desktop.
<div class="upload-button">
<div class="label">Click me!</div>
<input id="files" name="files" type="file" size="1" multiple onchange="uploadFiles('files');" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment