vtimbuc / bootstrap-responsive-tabs

"Bootstrap Responsive Tabs" is a simple jQuery plugin that switches the default bootstrap tabs to accordions on the viewports that you choose to.
http://vtimbuc.github.io/bootstrap-responsive-tabs/
35 stars 37 forks source link

Close open accordion on click/tap #10

Open Third-Hyperion opened 7 years ago

Third-Hyperion commented 7 years ago

At the moment if you click the active accordion it remains open, and almost refreshes. Is it possible to be able to close the accorddion on click, also how would you go about having the accordions automatically closed on mobile, until opened?