Closed tonykim5 closed 7 years ago
Hi @tonykim5
you are right, this was a bug, I've fixed it in the last commit : https://github.com/nico3333fr/jquery-accessible-accordion-aria/commit/4359a9ce294de82b707294cf7716715f70f9217d
Thanks a lot for reporting it ;)
Hey Nicolas, thanks for the quick response but the updated version doesn't seem to be working still. I made sure the old version wasn't being cached in my browser.
Hi @tonykim5 this is strange, it works for me, see example here https://a11y.nicolas-hoffmann.net/accordion/?nomultiselect=1
Yes I got it to work now. Thanks Nicolas! Great set of accessible plugins.
Great, happy to hear it is ok ! 👍
Disabling the multiselectable feature doesn't seem to work. Pasted the HTML from my site's page source. I'm using v2.2.1.
<div class="js-accordion faq-accordian" data-accordion-multiselectable="none" data-accordion-prefix-classes="faq-accordian" role="tablist" aria-multiselectable="true">