Monitor clicks | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 :(

27th Jul 2020, 5:11 AM
mr_hanger
mr_hanger - avatar
1 Réponse
+ 3
You can use HTML event's too and you can share your attempt code https://www.sololearn.com/learn/JavaScript/2758/?ref=app
27th Jul 2020, 5:35 AM
Sudarshan Rai
Sudarshan Rai - avatar