Forum Discussion
DeveloperIgniti
3 years agoCommunity Member
Open navigation menu with custom button?
Hi,
Is there any way to open / close the navigation menu from a button that I have added to a course using the standard button tool?
I am not averse to using JavaScript if necessary.
Many than...
DeveloperIgniti
3 years agoCommunity Member
Hi,
Thank you for the link.
To help those who come here directly, my solution is to simply trigger the JavaScript:
document.querySelector(".menu-icon-wrapper").click();
Related Content
- 5 months ago
- 5 months ago