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

Is it possible that the previous accordion tab does not close when you click to another (on mobile)? #62

Closed silviaRe closed 9 years ago

silviaRe commented 9 years ago

Hi. As the title says, I want that the previous accordion tab does not close when I click on another tab.

It should only close when I click again on the opened accordion tab.

Is this posssible?

jellekralt commented 9 years ago

Hi there, Currently, this is not possible. I think it would be a good feature though. If I have time, i'll see if I can work it in. If you would like to build it yourself and submit a pull request, i'd be happy to accept it. :)

jellekralt commented 9 years ago

I'm going to close this because it's a duplicate of #40