Last active
December 28, 2015 20:29
-
-
Save jonathanstark/7557809 to your computer and use it in GitHub Desktop.
TechCrunch blog post: collapsify
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
// Collapse any sub tab nav down to select menus | |
$('.tab-list, tabs-subnav').collapsify(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment