Skip to content

Instantly share code, notes, and snippets.

@chriscoyier
Created November 2, 2011 17:42
Show Gist options
  • Save chriscoyier/1334323 to your computer and use it in GitHub Desktop.
Save chriscoyier/1334323 to your computer and use it in GitHub Desktop.
$(".accordion").accordion({
openCallback: myCustomOpenCallback,
closeCallback: myCustomCloseCallback
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment