nico3333fr / jquery-accessible-accordion-aria

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

data-accordion-opened="true" - mistake in documentation #24

Closed dariodev closed 7 years ago

dariodev commented 7 years ago

Hi, I found a small mistake in documentation. It is stated that if want to have an accordion content opened by default, we should add the attribute data-accordion-opened="true" on a hx, but should be added on a div (panel). Thanks for a great plugin - fantastique!

nico3333fr commented 7 years ago

Hi,

you're right, this is a mistake. I'm going to fix it asap...

nico3333fr commented 7 years ago

Hi @dariodev

it is fixed, thanks a lot for reporting this mistake. 👍