0
Build wack a mole
I want to build a webpage game wack a mole using html5,js,css . how can I do it does anyone know I also want to have mouse event handling in it can anyone help me
5 Respostas
+ 5
sahu you made your code private 😕
+ 5
Making some changes @Twink
+ 5
ok😂😂
+ 3
var yourElement= document.getElementById("elementId");
yourElement.addEventListener('click','function()');