|
This Javascript Clock allows you to display the current
time anywhere within your web page. The time is determined
by the internal clock of the user's computer. This javascript actually
automatically updates every second thus displaying the time
every second rather than just the time the user loaded the page.
You can use this Javascript Clock any time you want
to display the time on a web page. I have seen web sites
use this javascript in conjunction with another javascript to display
the current date.
The Javascript Clock
Simply click inside the window below, use your cursor to highlight
the javascript, and copy [Control]+C the javascript into a new file in
your text editor (such as Note Pad) and save [Control+S].
|