![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Timer on webpages
From: Randy Webb <HikksNotAtHome@aol.com>
Date: Sat Apr 29 2006 - 20:34:28 CEST
Ben C said the following on 4/29/2006 11:53 AM:
Not really.
> I can't think of a way except using setInterval,
There are other ways but setInterval would be the best way to update the
> with an interval of about a second.
The resolution you used for setInterval would depend on how much
> In the callback you update the counter, animation, etc.,
I don't agree with that one. Incrementing a variable would lead to
The only difference in this question and any other "running counter"
-- Randy comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/Received on Mon May 1 05:26:57 2006 |