Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript window.setInterval(function() Need help Reply To: window.setInterval(function() Need help

#191758
tarnos12
Participant

How can it be called again? When it’s supposed to be called once a second? Though I will try to clear this interval somehow and see the effect. Thanks for the answer. The problem is that, jssfiddle code I sent is working, only the code inside my main file isnt working, could it be because I am using more than one set interval?