0
JavaScript functions
Can someone please help me with this code https://sololearn.com/compiler-playground/WbWvNHLQDt0B/?ref=apphttps://sololearn.com/compiler-playground/WbWvNHLQDt0B/?ref=app
3 Respostas
+ 3
Check line 3 in the JS tab: It should be "a", not a.
+ 1
Thanks but
What functions should I use to make menu menu appear
0
Also, it's button.textContent ( in camelCase) not button.textcontent. That's why your button text is not changing.
what menu? you don't have one in your code...