1. Computing

Time of Day Image

3. Obtain the Script

Join the Discussion

Questions? Comments?

Now that you have the image, the next step is to copy the following script and attach it to the head section of your page.

Once you have copied the code you just save it to an external javascript file. I called mine tod.js. You then link it into the head of your page using the following code:

<script type="text/javascript" src="tod.js">
</script>

The final step is to call the script.

1 | 2 | 3 | 4
Related Video
Zip File 101
Computer Cable Ports 101

©2013 About.com. All rights reserved.