caruso_g wrote:
Is it possible to set a time countdown but making it global, i.e. that
any visitor will see the remaining time?
Something like a countdown to a special offer, and so on.

I guess you could synchronise your countdown's start variable with the server side clock - say an offer starts at 4pm and it's 3pm now, your server-side code feeds a variable to your JS saying there's an hour to go and you take it from there?

Regards,
Michael Price

Reply via email to