FF1+ IE5+ Opr7+

Live Date Script

Author: Dynamic Drive

Description: A live date script that displays the date plus time, updated every second.

Demo:


Directions Developer's View

Step 1: Insert the below anywhere into the <body> section of your page where you wish the clock to be displayed:

Select All

Step 1: Add the below into the <body> tag itself, like this:

<body onLoad="goforit()">

Configuring the date- You can change the font type, size, and color of the date. To do so, go to the line "//change font configuration here" in the above code. Right below that line contains the simple HTML tags that you should change to change the font.

Wordpress Users: Step by Step instructions to add ANY Dynamic Drive script to an entire Wordpress theme or individual Post