Mmenu light: Is there a way to close the menu when clicking on a link to internal anchors?
With mmenu.js there is the possibility. Is there any chance of getting the same thing with mmenu-light.js?
Mmenu light: Is there a way to close the menu when clicking on a link to internal anchors?
With mmenu.js there is the possibility. Is there any chance of getting the same thing with mmenu-light.js?
You should listen for a
clickevent on that element and writedrawer.close();. And if you want to get back one step, listen for aclickevent and write inside that event: