Saturday, May 22, 2010

setTimeout() vs setInterval() reprise

I put together a basic link that will let you set the interval time and compare against setTimeout() and setInterval(). Right now in Firefox I can't get either of them to go above 14. It's probably something I'm doing in my code. You let me know:
http://www.jamund.com/timers/

Code is also here:
http://pastium.org/view/5b5904aad004858f5a4c0a2604096850


No comments:

Post a Comment