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

Show tabs opened on mobile #152

Open MKlblangenois opened 5 years ago

MKlblangenois commented 5 years ago

Hi!

When I'm going to my website on mobile, the first tabs is disabled.

Can you tell me how to show the first tabs or if not, possible to add an option ?

Thanks