Skip to content

Instantly share code, notes, and snippets.

@tanraya
Created February 8, 2012 12:12
Show Gist options
  • Save tanraya/1768623 to your computer and use it in GitHub Desktop.
Save tanraya/1768623 to your computer and use it in GitHub Desktop.
checkbox.addEvent('change', function() {
alert('I have succeeded?');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment