Saturday, January 30, 2010

[jQuery] Re: Countdown timer needed

On 30/1/10 15:26, "Erik" <eriksnet@mac.com> wrote:

> I am looking for countdown timer - Text based that I can format with
> CSS.

I use one from http://keith-wood.name/countdown.html.

Apart from Keith's site, you can see how I use it at
http://www.pickthebucket.org.uk/buckets/buckets_Vw.lasso

The one thing to watch - I assume this applies to all JS timers - is the
client's clock being wrong. I ended up getting the server to send a period
in milliseconds, rather than a date/time.

HTH

Roddie Grant

No comments: