|
This JavaScript shows how to
This script allows you not
A JavaScript function that
Yet another javascript clock.
set up a stopwatch that has
only to display a ticking
displays the day, date and
Unlike the others, this one
hours, minutes, seconds, and
clock in a web page, you can
time in the status bar of
is not a digital clock, it
milliseconds. It uses 4
also set the initial time by
the user browser. A demo can
attempts to give you a
timers for each time unit -
perl script, php etc, so
be seen at
better looking clock, trying
so they are not really tied
that server time can be
to use faster algorithms for
together, but should be
shown to
drawing circles and lines in
close enough for internet
client.
Furthermore, if
javascript.
useage.
the server time is
synchronized with NTP
servers, the time shown in
the web page will be
absolutely precise.
Bugs
fixed
Date: Jan, 16 2001 Date: Aug, 26 2004 Date: Jun, 29 2003 Date: Apr, 29 2003 |
|
A real time digital clock
Two methods to display a
This script display a ticking
This is a simple script that
script.
timer on mouse over of a
time, in a text mode. The
displays a ticking clock in
HTML link. One with the
face and size of the font
the status bar of user
change of label, the second
for the clock are
browser window.
one to display the dynamic
custimizable. It uses
timer only onmouseover of a
layers, therefore background
link. The position of the
is transparent.
timer are customisable. This
works in all versions of IE
and NS including 6.0 and 7.0
version.
Date: Apr, 14 2003 Date: Aug, 30 2002 Date: Oct, 15 2001 Date: Sep, 25 2001 |