Skip to content

Instantly share code, notes, and snippets.

@AdrienGiboire
Created October 27, 2011 15:20
Show Gist options
  • Save AdrienGiboire/1319858 to your computer and use it in GitHub Desktop.
Save AdrienGiboire/1319858 to your computer and use it in GitHub Desktop.
var a = function() {
return document.getElementById.apply(document, arguments);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment