View Full Version : To Stu - Countdown timer
Floridanut
03-08-2002, 03:46 AM
Stu,
I hope you don't mind but I've nicked the code you posted for a countdown timer and adapted it by removing the background image.
Thanks for all your technical help on these boards.
Regards
Kieran
UK~STU
03-08-2002, 05:15 AM
No dont mind at all,
I've adjusted the width and height to reduce the white box
~Days ~ Hr ~ Mn ~ Sec
<APPLET CODEBASE="http://www.sgb1.pwp.blueyonder.co.uk/" CODE="BeanCounterDate.class" WIDTH=170 HEIGHT=20>
<param name="date" value="14 July 2002 12:15:00">
<param name="display" value="days, seconds">
<param name="imagefont" value="http://www.sgb1.pwp.blueyonder.co.uk/freehand2.gif">
</applet>
here is the code :D
~Days ~ Hr ~ Mn ~ Sec
<APPLET CODEBASE="http://www.sgb1.pwp.blueyonder.co.uk/" CODE="BeanCounterDate.class" WIDTH=170 HEIGHT=20>
<param name="date" value="14 July 2002 12:15:00">
<param name="display" value="days, seconds">
<param name="imagefont" value="http://www.sgb1.pwp.blueyonder.co.uk/freehand2.gif">
</applet>
Floridanut
03-08-2002, 05:23 AM
Thanks Stu,
much appreciated.
Kieran
Clarey
03-08-2002, 10:25 AM
Hi Stu
I have just copied the code as well.
I forgot to make a copy of the last one you sent to me.
Thanks again
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.