Can someone tell me how to do a function assigned to a button that takes a number inside the DOM, adds X and replaces the old number with the new one?
I've tried this.
var boton = document.getElementById("boton"); //variable de boton...
asked by
14.11.2017 / 21:44