Skip to content

datazenit/jquery-too-many-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Hides overflowing tabs and shows them under "more" button.

Resources

License

Stars

Watchers

Forks

Packages

No packages published