Anyone can Adjust this Hamburger Menu | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Anyone can Adjust this Hamburger Menu

this hamburger menu is not working properly can any one solve this https://code.sololearn.com/WA13A14a38a7

19th May 2021, 4:33 PM
Mohammed Salman
1 Antwort
0
you must wrap your js code inside: onload = () => { // your code }; to run it only when dom is ready ^^
19th May 2021, 4:36 PM
visph
visph - avatar