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 227 forks source link

how to add multiple block "horizontalTab"? #22

Closed mdamgouvy closed 10 years ago

mdamgouvy commented 10 years ago

Hello ! I need to have multiple block containing the tabs. So far only the first works. I think it is a problem of ID. I replaced by # horizontalTab. HorizontalTab but it does not work ...

Txs

jellekralt commented 10 years ago

Hi there, I'm not sure if I understand the problem. Are you trying to add multiple tab components with different config or multiple components with the same config? Both options should work as long as the selectors are correct.