Posts by misael barbosa • 3 points
1 post
-
-2
votes1
answer16
viewsQ: How to stop running function setinterval when I call another?
let main = document.getElementById("main"); let cont = 10 let wid = 0 var tam = document.querySelector("h1"); function aumenta(){ wid = wid +cont …
javascriptasked misael barbosa 3