counter

Christmas Countdown

Now that there are only

Here's the effect:

 

And here's the code:

As usual, select all the code and paste into the <body> section of your page where you need it.

You can alter a few parameters in this script to count down to any date you choose. The appropriate points are:

var date = Substitute whatever date you require where I've got ("December 25, 2002"). Keep the format the same, though

var description= insert whatever text you require here. You'll note that I've actually used the effect in the standfirst to the page - it's worthwhile right clicking and reading the source of the page to see how that works.

This is a fairly simple script, which you can bend to your own use relatively easily. Have fun with it (but, as ever, don't overdo it)

Back whence you came