Posts by susano monkey • 17 points
3 posts
-
1
votes1
answer60
viewsA: functions interlaced with click
the comment that worked was from user @hkotsubo Create a variable to control whether the loop is still typing, and only process the next message if it is not: jsfiddle.net/b42d3c0a var vidas = 0;…
javascriptanswered susano monkey 17 -
-2
votes1
answer60
viewsQ: functions interlaced with click
I am having the following problem when I give two clicks on my button it intertwines the previous sliced array I tried to kill the previous process with . remove() and also null the counter but…
javascriptasked susano monkey 17 -
-1
votes1
answer37
viewsQ: Bootstrap Botton Hover
Well I tried a lot more I could not make these buttons work as a Hover in case an onmousemove the intention is this instead of just clicking the Mouser and appear the text I tried to trigger…
bootstrap-4asked susano monkey 17