Skip to content

Instantly share code, notes, and snippets.

@blatyo
Created August 25, 2009 17:13
Show Gist options
  • Select an option

  • Save blatyo/174835 to your computer and use it in GitHub Desktop.

Select an option

Save blatyo/174835 to your computer and use it in GitHub Desktop.
document.observe('a:a', alert); // will call alert(event)
document.fire('a:a');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment