Skip to content

Instantly share code, notes, and snippets.

@jpcody
Created June 17, 2011 19:47
Show Gist options
  • Save jpcody/1032164 to your computer and use it in GitHub Desktop.
Save jpcody/1032164 to your computer and use it in GitHub Desktop.
$openDocument.click(function(e){
e.preventDefault();
this.showDocument( $(this) );
}.bind(this));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment