Quantcast
Channel: Resetting a setTimeout - Stack Overflow
Viewing all articles
Browse latest Browse all 11

Resetting a setTimeout

$
0
0

I have the following:

window.setTimeout(function() {    window.location.href = 'file.php';}, 115000);

How can I, via a .click function, reset the counter midway through the countdown?


Viewing all articles
Browse latest Browse all 11

Latest Images

Trending Articles





Latest Images