Skip to content

Instantly share code, notes, and snippets.

@apipkin
Created February 15, 2010 21:54
Show Gist options
  • Save apipkin/305032 to your computer and use it in GitHub Desktop.
Save apipkin/305032 to your computer and use it in GitHub Desktop.
Y.delegate('click',function(e){
e.preventDefault();
},'.browse_link','a');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment