Skip to content

Instantly share code, notes, and snippets.

@danielimmke
Created April 7, 2018 18:09
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 danielimmke/3d4cd3d6b994d8538822cbcbe022f424 to your computer and use it in GitHub Desktop.
Save danielimmke/3d4cd3d6b994d8538822cbcbe022f424 to your computer and use it in GitHub Desktop.
var el = document.querySelector('div');
var foo = el.cloneNode(true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment