|
Date Picker (Inline Calendar Control)
|
Other links at JavaScript > Scripts and Programs > Date and Time |
| 1. |
Analog clock (static)
|
|
|
DHTML clock scripts sure have come a long way since the straightforward numeric display. Meet this clock app, which shows neatly in the browsers corner the time in standard format. Note that this script replaces the original "analog clock" script.
|
| 2. |
Simple timer on mouseover
|
|
|
Two methods to display a timer on mouse over of a HTML link. One with the change of label, the second one to display the dynamic timer only onmouseover of a link. The position of the timer are customisable. This works in all versions of IE and NS including 6.0 and 7.0 version.
|
| 3. |
JS-Clock
|
|
|
This JavaScript routine mimics a digital clock. You can put it anywhere within your HTML-body.
|
| 4. |
LCD Clock
|
|
|
Display the time with style using this LCD clock script.. Note that the "digital" interface is visible in IE4+ and NS6+ only, with other browsers displaying a plain "form" clock instead.
|
| 5. |
Stop Watch II
|
|
|
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.
|
|
|