I know this has been asked before, but my setup seems different than the ones I’ve found so far. My code is as follows (really bad at coding, by the way) Not sure what to do to make the hamburger fold after clicking one of the anchor links. Also, for some reason some iOS users state that the menu (when
Tag: hamburger-menu
How to include mburger.js in mmenu
I try to include an animated hamburger in my mmenu. Documentation here: https://mmenujs.com/mburger/ I downloaded all the Files from gitHub, but I can not find where to include the mburger.js file. Can somebody help me? Thank you Answer I found it in the documentation: for css in “Tutorial CSS” for js in “Tutorial webcomponent” Just read it!
Close my spans when I click on my a inside my menu
I made a responsive menu a few days ago, it’s working pretty well except when I click my a inside the menu-ul I created, it closes the menu but not the state of my burger menu spans. Here is the code so you can understand Can someone help me with this? I already checked some subjects close to mine, but