Skip to content

Instantly share code, notes, and snippets.

@kaaes
Created May 19, 2011 15:09
Show Gist options
  • Save kaaes/980978 to your computer and use it in GitHub Desktop.
Save kaaes/980978 to your computer and use it in GitHub Desktop.
Watch out for context part 2
var el = document.getElementById('showCounterTrigger');
el.onclick = logger.getCounter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment