PDA

Click to See Complete Forum and Search --> : Clock


chrismitchell
Oct 25th, 2001, 10:12 AM
Stupid question.. I want a clock and a date on a site I'm making... What JavaScript code do I add? (It will also be in a layer)...

Cheers

Chris

CiberTHuG
Oct 25th, 2001, 10:26 AM
You want it to show the current date and time, or do you want it to be a dynamic clock that counts away the seconds?

I'm not sure why you would put the later on a web page since the user probably has access to clocks already.

sebs
Oct 25th, 2001, 11:08 AM
too bad you need it in javascript,

i just made one in flash,

www.bayteksystems.com/temp/clock.swf

but in js, i think you would need to be able to rotate object!!

scoutt
Oct 25th, 2001, 05:52 PM
here chris,

http://www.hotscripts.com/JavaScript/Scripts_and_Programs/Clocks/

take your choice.

chrismitchell
Oct 26th, 2001, 03:45 AM
Cheers boys, this was the sort of thing I was after.. I know that most users will have access to a clock.. I just like the idea of it.. :)

Cheers again.