DHTML clock scripts sure have come a long way since the straightforward numeric display. Meet this clock app, which shows neatly in the browser's corner the time in standard format. Note that this script replaces the original "analog clock" script.
Version: n/a Platform(s): n/a Updated: Tue Aug 28 2001
This JavaScript shows how to set up a stopwatch that has hours, minutes, seconds, and milliseconds. It uses 4 timers for each time unit - so they are not really tied together, but should be close enough for internet useage.
Version: n/a Platform(s): n/a Updated: Tue Jan 16 2001
This script shows the time, second by second, in normal text instead of a box. This makes it look more natural on your page. The only bad part is that it's hard to change the color and other attributes of the text without being a CSS or Javascript programmer.
Version: n/a Platform(s): Independent Updated: Sat Dec 18 1999