[ad_1]
You probably need to change value to innerHTML or innerText, in your setInterval function.
document.getElementById(id).innerHTML= result;
I’m not sure what changed to break it though.
1
[ad_2]
solved Code Mysteriously Stops Working [closed]
[ad_1]
You probably need to change value to innerHTML or innerText, in your setInterval function.
document.getElementById(id).innerHTML= result;
I’m not sure what changed to break it though.
1
[ad_2]
solved Code Mysteriously Stops Working [closed]