|
Hi,
Does anyone have a clock script that will count up? Meaning, say I have a line of text that says:
I have been out of work for -- days so far
how can I get a javascript that automatically fills the -- above with a number based on a 24 a day period. It needs to keep going up for each day. So after 24 hours the above line says 1 day instead of -- days and 48 hours would be 2 days instead of -- etc..etc..
Thanks.
Last edited by Frostydasnowman; 10-17-2006 at 10:02 PM..
|