Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

A dropdown tab tool for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @jschab

Notifications You must be signed in to change notification settings

domakas/bootstrap-tabdrop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-tabdrop angular edition

A dropdown tab tool for @twitter bootstrap angular forked from Stefan Petre's (of eyecon.ro), improvements by @jschab, @josephdburdick and @domakas

The dropdown tab appears when your tabs do not all fit in the same row.

Original site and examples: http://www.eyecon.ro/bootstrap-tabdrop/

Added functionality: Displays the text of an active tab selected from the dropdown list instead of the text option on the dropdown tab (improved).

Added functionality: Allows customizable offset to determine whether tab is overflown or not.

Added functionality: Works as angular directive.

Requirements

Example

Use as angular directive directly on tab element:

<ul class="nav nav-tabs" tabdrop>
    <li>...</li>
</ul>

Options

All options from original lib is supported. All options are passed to directive directly

About

A dropdown tab tool for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @jschab

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%