jellekralt / Responsive-Tabs

Responsive Tabs is a jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint. You can use this plugin as a solution for displaying tabs elegantly on desktop, tablet and mobile.
http://jellekralt.github.io/Responsive-Tabs/
MIT License
531 stars 228 forks source link

Disable Accordion completely #138

Closed newkind closed 7 years ago

newkind commented 7 years ago

Hi,

Is there a way to disable Accordion completely? I'm using responsive-tabs in multiple places and in one of them I don't want them to transform to the Accordion in mobile view.

Thanks!

newkind commented 7 years ago

Hmmm I just hid the Accordion tabs via CSS. Should be enough.