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

Is it possible to horizontal? #73

Closed rameshsrinivasan closed 8 years ago

rameshsrinivasan commented 9 years ago

Is it possible to scroll horizontal instead of vertical for mobile device?

jellekralt commented 9 years ago

Do you mean the contents of a panel? If so, then no. You could probably do this with CSS yourself.