Skip to content

Instantly share code, notes, and snippets.

@casarock
Created November 21, 2013 12:05
Show Gist options
  • Save casarock/7580453 to your computer and use it in GitHub Desktop.
Save casarock/7580453 to your computer and use it in GitHub Desktop.
$('.mym-tb-tabs .mym-tb-choose', this).click(function() {
$(this).parent().toggleClass('mym-tb-open');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment