Skip to content

Instantly share code, notes, and snippets.

@shawnmclean
Forked from anonymous/gist:1937453
Created February 29, 2012 03:56
Show Gist options
  • Save shawnmclean/1937486 to your computer and use it in GitHub Desktop.
Save shawnmclean/1937486 to your computer and use it in GitHub Desktop.
a guest on Feb 28th, 2012 - pastebin.com/5ciDhb6V
myObj = this;
someMethod = function(){
myObj.myProp;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment