Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Last active January 19, 2021 00:29
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 remarkablemark/c516b87504834530b235a30b93f84405 to your computer and use it in GitHub Desktop.
Save remarkablemark/c516b87504834530b235a30b93f84405 to your computer and use it in GitHub Desktop.
<input
draggable="true"
ondragstart="event.dataTransfer.setData('text', event.target.tagName);"
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment