Uncle Jim's Web Designs
JavaScript Examples
Image Clock
Author:
Jim Stiles
This script demonstrates how to use images to produce a live digital clock.
INSTALLATION INSTRUCTIONS
COPY
-
Insert Between Head Tags: <HEAD></HEAD>
COPY
-
Insert Inside Body: <BODY></BODY>
COPY
-
Insert into Body Tag: <BODY 'CODE HERE'>
onload="clock()"
Close This Window