cferdinandi / tabby

Lightweight, accessible vanilla JS toggle tabs.
MIT License
598 stars 73 forks source link

Feature Request: Hide pane when tab is active #60

Closed mpmp0 closed 8 years ago

mpmp0 commented 8 years ago

This might not fit with your project, but was wondering if there can be a new option where the pane can still be toggled on/off when clicking the active tab.

cferdinandi commented 8 years ago

This seems more like a task for Houdini's accordion functionality, which already behaves that way and can be styled however you'd like.

jenstornell commented 7 years ago

A little late but, maybe what you are asking for is this?

https://github.com/cferdinandi/tabby/issues/78