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

Use on multiple sets of tabs #100

Closed jraeruhl closed 8 years ago

jraeruhl commented 8 years ago

Is there a way to use responsive-tabs on multiple sets of tabs? I am testing it out currently and it's taking all of the tabs from both tab groups and combining them into one set of responsive tabs.

jellekralt commented 8 years ago

I don't think I understand exactly what you are trying to accomplish. Do you want to have multiple instances of tabs? If so, please check if your tab ID's are unique.