Skip to content

Instantly share code, notes, and snippets.

@AdrienGiboire
Created October 27, 2011 15:18
Show Gist options
  • Save AdrienGiboire/1319849 to your computer and use it in GitHub Desktop.
Save AdrienGiboire/1319849 to your computer and use it in GitHub Desktop.
// Compression naïve et théorique
var a = document.getElementById;
var mine = a('mine'),
his = a('mine'),
hers = a('mine');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment