Date Display

Sometimes you need to show today's date on your pages - here's the script to do it:

What it shows:

Just highlight everything in the text box, and paste it into your web page wherever you need it.

Bits you can change:

In the "document.write" statement, you can alter the font color (change the '000000' to the hex value of the colour you want) change the "face"= to whichever font you want and the size. If you're really clever, you can apply CSS styles using a "Class" statement.

(view the source code of this page to see how we change the code to suit our styles)

It's as simple as that.

Enjoy!

Click Here to get back to the calling page

counter