Forum Discussion
MikeImage
2 years agoCommunity Member
Closing the side menu if open using a JavaScript trigger
Is there a way to verify if the menu is open, close it using JavaScript and if it's closed, do nothing?
At the moment I can only toggle it using this JavaScript.
document.querySelector("#hamburg...
SterlingRiber-9
6 months agoCommunity Member
I'm not sure if this thread is still being monitored, but it is relevant to what I am trying to do although I am looking to verify if the menu is closed and if so, to open/reveal it. I essentially want to force certain slides to have the menu open when loaded. Any ideas?