Posts by Raoni Batista de Sousa • 25 points
2 posts
-
0
votes1
answer263
viewsQ: If it works but Else doesn’t
Then, the code below (is complete in https://codepen.io/RaoniSousa/pen/Zpkxbb), the if works but this Else No, what is wrong? I would like it to work like this one, in the "NAME" input by scrolling…
-
2
votes2
answers209
viewsQ: When triggering an event in an array element (with querySelectAll) trigger only one element of another array (also with querySelectAll)
In the code that follows below, I would like to pass and remove the mouse (mouseover and mouseout) about a li, the change was made only in the item corresponding to that li, in the case, the tags a…