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

Adds the ability to have multiple tabs open in accordion view #80

Closed coxrichuk closed 8 years ago

coxrichuk commented 8 years ago

Adds the ability to have multiple tabs open in accordion view.

Set accordionMultiCollapse to false and other tabs will not collapse when in accordion view

I have set this to true by default to allow for backwards compatability.

jellekralt commented 8 years ago

Hi Richard, thanks for your pull request! I've checked out your changes and see that there are still some bugs.

Could you maybe check / fix these issues?

coxrichuk commented 8 years ago

Sure I'll take a look.

jellekralt commented 8 years ago

I'm closing the issue since there has been no activity for a while.