0
Monitor clicks
hello, please tell me how can I read screen clicks / mouse clicks using javascript? i tried using addEventListener ('click', function () {...}); but it didn't work :(
1 Respuesta
+ 3
You can use HTML event's too and you can share your attempt code
https://www.sololearn.com/learn/JavaScript/2758/?ref=app