Skip to content

Instantly share code, notes, and snippets.

@gotoark
Created November 28, 2017 05:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gotoark/11a850718a5fec4b8f8afe3c9920eb0f to your computer and use it in GitHub Desktop.
Save gotoark/11a850718a5fec4b8f8afe3c9920eb0f to your computer and use it in GitHub Desktop.
Download File On Click
<a href="complexDownload" download="MyResume.docx" onclick="this.href='MyResume.docx';" class="white-text">My Resume</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment