Skip to content

This library will make the bootstrap nav tabs as dropdown in below 768px screensize. Demo here:

Notifications You must be signed in to change notification settings

schutzsmith/bootstrap4-responsive-tabs

 
 

Repository files navigation

bootstrap4-responsive-tabs

This library will make the bootstrap nav tabs as dropdown in below 768px screensize. Demo here: https://bootstrap4-responsive-tabs.herokuapp.com/

Usage

$(function() {
	$('.your-custom-navtabs').responsiveTabs();
});

Check the home.html file for your reference.

About

This library will make the bootstrap nav tabs as dropdown in below 768px screensize. Demo here:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.2%
  • PHP 0.8%