jquery-too-many-tabs

Hide overflowing tabs and show a more button instead.


Keywords
jquery, tabs, overflow, responsive
License
MIT
Install
bower install jquery-too-many-tabs

Documentation

jquery-too-many-tabs

Make your tab bar more responsive – jquery-too-many-tabs automatically hides overflowing tabs and shows them under "more" button. Works great with Twitter Bootstrap and it's Dropdown plugin.

Installation

bower install jquery-too-many-tabs

Usage

$(function () {
    $(".nav-tabs").tooManyTabs();
});

License

This plugin is licensed under the MIT License. Please refer to LICENSE file.