Skip to content

Instantly share code, notes, and snippets.

@nathanpalmer
Created July 31, 2011 02:14
Show Gist options
  • Save nathanpalmer/1116275 to your computer and use it in GitHub Desktop.
Save nathanpalmer/1116275 to your computer and use it in GitHub Desktop.
<div>You've clicked <span id="clicks">&nbsp;</span> times</div>
<button id="clicker">Click me</button>
<div id="reset">
That's too many clicks! Please stop before you wear out your fingers.
<button id="resetter">Reset clicks</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment