Skip to content

Instantly share code, notes, and snippets.

@pankajpatel
Created August 23, 2015 23:12
Show Gist options
  • Save pankajpatel/ae4d4a4b9c613f7a6710 to your computer and use it in GitHub Desktop.
Save pankajpatel/ae4d4a4b9c613f7a6710 to your computer and use it in GitHub Desktop.
$('.active-tab').removeClass('active-tab');
$(this).addClass('active-tab');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment