Tabs left
Home
Scripts
Tutorials
Forums
Info Left
Info Right
Content Gradient Left
Top Scripts and Tutorials!
Scripts:
Simple JavaScript Clock
Rating: 3/5
A simple javascript clock!

FlatFile Hits Counter
Rating: 3/5
Use this script to see how many people have visite

Tutorials:
Using the date function in ActionScript 3.0
Rating: 3/5
How to use the date function in ActionScript 3

PHP loops
Rating: 3/5
What are PHP loops, and how to create them.

Get Firefox
Ubuntu - Snazzy Valid XHTML 1.0 Transitional
Valid CSS!
Simple JavaScript Clock

Files

 clock.js
 index.htm

How to install | Troubleshooting

Difficulty: Easy
Time it takes to install: 5 minutes
Rating: 3/5 (215 total votes)            (Rate this script!)

Installation instructions:

Instructions:

  1. Download the clock.js file from the left, and index.html if you want to see an example.
  2. Upload the file(s) to your website.
  3. In the tag, add the following, replacing LOCATION OF CLOCK.JS with the location of where you put the clock.js file:

    <script type="text/javascript"
    src="LOCATION OF CLOCK.JS"></script>

  4. Finally, put the following where you want the clock:

    <div id="datetime"></div>

Enjoy your new clock!

Troubleshooting:

By: samwilliamh

^^ Back to top ^^

Custom Search
Content Gradient Right