Skip to content

Instantly share code, notes, and snippets.

@gsans
Created November 28, 2014 10:29
Show Gist options
  • Save gsans/b987ab7da01f57ceb6dc to your computer and use it in GitHub Desktop.
Save gsans/b987ab7da01f57ceb6dc to your computer and use it in GitHub Desktop.
<!-- this is set to the DOM element -->
<a href="#" class="myclass another" id="1" onclick="alert(this.id + ' ' + this.className)">DOM element</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment