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
Printable View
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
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.
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!!
here chris,
http://www.hotscripts.com/JavaScript...ograms/Clocks/
take your choice.
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.