Topic: Multi Level dropdown menu
demzl25 priority asked 2 years ago
Hi,
I would like to to implement this style of Multi Level dropdown menu to my project but I'm not able to get it working properly!
Here is the link to the code snippet of the issue:https://mdbootstrap.com/snippets/standard/demzl25/3616234#html-tab-view
Here is the link to the snippet of desired result:https://codepen.io/typo3-freelancer/pen/poEvyGj
Thanks,
Damjan
Dawid Wajszczuk staff answered 2 years ago
Hi,
It is not working because you use bootstrap's syntax. Just change -bs-
in data-bs-toggle
and data-bs-auto-close
to -mdb-
, so it will be data-mdb-toggle
and data-mdb-auto-close
. Then it should work.
Keep coding,
Dawid
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.10.2
- Device: Pc
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes