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

change breakpoint #160

Open pixelatedorange opened 3 years ago

pixelatedorange commented 3 years ago

I've got this working but would like to have it show on all devices, so no breakpoint.

Just can't find where it stipulates when to switch to the accordions.

Thanks