Skip to content

Instantly share code, notes, and snippets.

@BlakeWilliams
Created October 25, 2012 04:46
Show Gist options
  • Select an option

  • Save BlakeWilliams/3950458 to your computer and use it in GitHub Desktop.

Select an option

Save BlakeWilliams/3950458 to your computer and use it in GitHub Desktop.
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script>
$('#onArizonaClick').click(function(e) {
//handle here
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment