• Stars
    star
    132
  • Rank 268,530 (Top 6 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 11 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap responsive tabs are tabs that switch to collapsible components (accordions) when resized.

Bootstrap Responsive Tabs

This uses standard Bootstrap 3.0.0 css and js for the tabs and collapse accordion items. They are regular tabs at some screen sizes and collapsible components based on the Bootstrap Responsive Utilities, which can be defined by editing one attribute in the javascript file.

Demo and Documentation

To view the demo and documentation visit http://openam.github.io/bootstrap-responsive-tabs/

Key features

  • Uses standard bootstrap tab markup.
  • Collapsible component (accordion) is created with jquery.
  • Tabs and accordions are accessible via keyboard.
  • Supports multiple tab groups on a page, with or without each being responsive.