Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Bootstrap responsive tabs are tabs that switch to collapsible components (accordions) when resized. #This fork is compatible with Bootstrap 4@alpha

License

Notifications You must be signed in to change notification settings

ingmothman/bootstrap4-responsive-tabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Responsive Tabs

This uses standard Bootstrap v4.0.0-alpha.6 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.

About

Bootstrap responsive tabs are tabs that switch to collapsible components (accordions) when resized. #This fork is compatible with Bootstrap 4@alpha

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.7%
  • JavaScript 37.3%