Interval and Timeout
Date: 11/12/06
(Javascript Community) Keywords: php, browser, java
I've written some JavaScript that adds some functionality that's missing from the native window.setInterval
and window.setTimeout
functions:
http://www.tumuski.com/code/Interval.php
Have a look, and please help test it. Also, critique of the code is welcome of course. Thanks!
Edit: This is only useful if you need to support older browsers like IE5/Mac.
Source: http://community.livejournal.com/javascript/118737.html