Topic: Accordion - How do I get multiple panels open at the same time?
meganoflynn free asked 4 years ago
Expected behavior I click a panel and it opens, I click another panel and it opens also (not closing the first) Actual behavior I click a panel and it opens, I click a second and the first closes Resources (screenshots, code snippets etc.)
Tomek Makowski staff answered 4 years ago
Hi
This is not an option of accordion. Try to this on your own way via jQuery and .show()
and .hide()
methods. Or instead of this solution, you can always use a few accordions together
Example: https://mdbootstrap.com/snippets/jquery/tomekmakowski/2395573
Regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.19.0
- Device: Desktop
- Browser: Chrome
- OS: windows
- Provided sample code: No
- Provided link: No