vtimbuc / bootstrap-responsive-tabs

"Bootstrap Responsive Tabs" is a simple jQuery plugin that switches the default bootstrap tabs to accordions on the viewports that you choose to.
http://vtimbuc.github.io/bootstrap-responsive-tabs/
35 stars 37 forks source link

Tabs stay active after clicking through them when not responsive #12

Open robrothedev opened 7 years ago

robrothedev commented 7 years ago

When you apply the plugin to the nav-tabs list and click the tabs, they stay active even when you select another tab. This happens when the plug is not in 'responsive mode'.

Created a fiddle here.