keep Accordion all closed when opening the page
Posted: Sat Feb 27, 2021 12:09 am
How do I keep Accordion all closed when I open the page and also how do I keep one area open when opening another?
When using Layout mode Bootstrap, the Active panel false option is not applied.
When using jQuery UI the option is added, but it doesn't work due to the lack of quotes, which is not being added to the compiled code (active: false ~ active: 'false').
When using Layout mode Bootstrap, the Active panel false option is not applied.
When using jQuery UI the option is added, but it doesn't work due to the lack of quotes, which is not being added to the compiled code (active: false ~ active: 'false').