+ 10
Hi everyone! Help me please with my code)
When I click in 0 why it doesn't return me alert! https://code.sololearn.com/WA14A10A151A Thank you!
18 Réponses
+ 6
JaScript Thank you soooo much for helping☺☺☺😁
+ 5
JaScript ok I'll try😁
thank you
+ 5
DerickXIGamer ok tnx
+ 4
For every rect one button?
+ 4
JaScript you mean addEventListeners?
+ 4
JaScript can you say me how pls?
+ 4
I must write it before matrix?
+ 4
Runtime Terror why !matrix?
+ 4
Oh ok😊
+ 4
Runtime Terror thank you☺
+ 4
Sofi (DM Closed❌) when you click in first row (0) it will return you alert and different for each field. This user interface is also a responsive solution. You can see it when you rotate a mobile device.
https://code.sololearn.com/Wa4qv4z9Q0K0/?ref=app
+ 3
You need to implement a listener for your array items.
+ 3
Awesome!
+ 2
You could use the jQuery.
https://code.jquery.com/jquery-3.6.0.js
+ 2
ODLNT tnx☺
+ 1
i think u need create a button on html or something like that :)
+ 1
An alternative solution using p5.js mouseClicked() event.
https://code.sololearn.com/W9A5a4a21A25