http://ejohn.org/blog/how-javascript-timers-work/

--
Ariel Flesler
http://flesler.blogspot.com

On 7 abr, 12:53, coughlinsmyalias <[EMAIL PROTECTED]> wrote:
> Hey, I found this article 
> here:http://www.evolt.org/article/Using_setInterval_to_Make_a_JavaScript_L...
> - to try to clear up my confusion with setInterval and setTimeout, but
> still kind of confused, but this is what I got out of it so far:
>
> setInterval: Does X every X ms
>
> setTimeout: Delays X every X ms
>
> Is that close or am I completely off? If someone has a more clear
> example could you post it :)
>
> Also, if I want to try to keep my site as "live" and "updated" as
> possible, which would be better.
>
> Thanks,
>
> Ryan

Reply via email to