Anyone can Adjust this Hamburger Menu | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
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