Skip to content

Instantly share code, notes, and snippets.

@zba
Created February 12, 2013 14:32
Show Gist options
  • Save zba/4770239 to your computer and use it in GitHub Desktop.
Save zba/4770239 to your computer and use it in GitHub Desktop.
simple js
alert('loaded');
function run() {
alert ('run fired');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment