nico3333fr / jquery-accessible-accordion-aria

jQuery Accessible Accordion System, using ARIA
MIT License
60 stars 19 forks source link

Only open one panel at a time. #2

Closed CGTS closed 9 years ago

CGTS commented 9 years ago

Is there a way to allow only one panel at a time? Also I've noticed when I call a page in a page dynamically, leave and then return the accordion requires multiple clicks to open/close.

Any ideas?

nico3333fr commented 9 years ago

Hi,

yes, I'm working on it, it should be added in a few days as a parameter. :)

Nicolas

nico3333fr commented 9 years ago

Hi @CGTS , the last update has added an option to have only one panel opened at the same time ;)