Created
September 16, 2012 18:12
-
-
Save whitmanc/3733562 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('#c9_android_or_ios button').removeClass('active') | |
$('#c9_android_or_ios button:nth-child(2)').addClass('active') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment