Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A jQuery plugin to make bootstrap tabs work nicely in responsive layouts

License

NotificationsYou must be signed in to change notification settings

InventPartners/bootstrap-responsive-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

By Invent Partners [http://inventpartners.com]

Bootstrap Responsive Tabs is a jQuery plugin which enables Bootstrap tab menus to work well in responsive layouts. When horizontal space is limited, the tab menu will display as many menu items as it can in tabs, and then collapse the remaining menu items into a drop down menu at the end of the tab list.

🚀 Now with Bootstrap 5 Support 🎉

Rebuilt in vanilla JavaScript (no jQuery dependency)

Compatible with Bootstrap 5

Mobile-friendly: When the screen is narrow, extra tabs are automatically moved into a drop down menu

LICENSE

Copyright 2016 Invent Partnershttp://www.inventpartners.com

Licensed under an MIT style license

http://www.inventpartners.com/mit-license

Demo

Check out the demos:Bootstrap 3 /Bootstrap 4 /Bootstrap 5.

Requirements

Bootstrap 3 or 4:

Bootstrap Responsive Tabs requiresBootstrap (CSS and JavaScript) andjQuery.

Bootstrap 5 (NEW):

Uses Bootstrap 5 and Vanilla JS. No jQuery required.

Please note that Bootstrap 4 users should use the files in the /bootstrap4 folder and Bootstrap 5 users should use the files in the /bootstrap5 folder.

Usage (Bootstrap 3 or 4)

$(function(){$('.nav-tabs').responsiveTabs();});

More details here: [http://www.inventpartners.com/open-source/bootstrap-responsive-tabs]

About

A jQuery plugin to make bootstrap tabs work nicely in responsive layouts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp