This is a forum topic for discussing the article "JavaScript Timers with setTimeout and setInterval":
http://www.elated.com/articles/javascript-timers-with-settimeout-and-setinterval/
In this tutorial we'll look at JavaScript's setTimeout(), clearTimeout(), setInterval() and clearInterval() methods, and show how to use them to set timers and create delayed actions.
http://www.elated.com/articles/javascript-timers-with-settimeout-and-setinterval/
In this tutorial we'll look at JavaScript's setTimeout(), clearTimeout(), setInterval() and clearInterval() methods, and show how to use them to set timers and create delayed actions.



