#my project doesnt work can u help me

3 messages · Page 1 of 1 (latest)

boreal glen
uneven flicker
#

You'd have to move the onclick="topla()" to be the button onclick event

#

or use

object.addEventListener("click", topla);