Jump to content

Countdown questions seem to be pretty popular!


TimUSA

Recommended Posts

I run a gaming site and we have events as follows:

Sunday / Wed / Friday

0100 GMT

0600 GMT

0900 GMT

2000 GMT

 

as for right now, I am using this script fo countdown, but obviously the problem is I am constantly having to change it 4x per day / every 3 days :(

<center><script language="JavaScript">
TargetDate = "01/13/2008 1:00 AM UTC";
ForeColor = "black";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes until Zone A races.";
FinishMessage = "Zone A races have started.";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script></center>

 

is there a script out there somewhere that will automatically loop so i dont have to keep messing with this?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.