Skip to content

Instantly share code, notes, and snippets.

@sgharms
Created January 13, 2012 16:47
Show Gist options
  • Save sgharms/1607443 to your computer and use it in GitHub Desktop.
Save sgharms/1607443 to your computer and use it in GitHub Desktop.
Event handling for BB objects
events:
"click .date": "selectDate"
"click #previous": "previous"
"click #next": "next"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment