can anyone assist with Countdown Timers?
I have managed to get one on my board but it's too small I want it slightly bigger. I don't do script sorry, but willing to learn and give it a go
this is what i have used so far
<div align="center"><script language="JavaScript">
TargetDate = "05/02/2008 6:00 PM";
BackColor = "lime";
ForeColor = "black";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
FinishMessage = "It's on now and you should be there!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script></div>
Would appreciate any help or directions to another Countdown clock thanks.
Chris
Only registered users can see links on this forum! Register or Login on forum! |