Add a Countdown to Your Website

Posted on Updated on


The instructions below explain how to install a countdown on your own website. This was originally used as a LUCA countdown at www.census.indiana.edu/luca/schedule.html but can be adapted a variety of ways.

The Clock

This is from www.poodwaddle.com. You can customize size and background color, and this is the code needed on your webpage:

http://a%20href=

The Countdowns

  1. Download the following files and save to a location on your web server. (Note: these are the same code, but they have been customized to display different descriptions for BAS and full review.)
  2. Link the javascripts in the head of your webpage (you’ll want to use your own path depending on where you saved them in your site hierarchy)):
  3. Call the script at the point where you want it to display on the same page with the following code ( this is where you set the date):
    • countdownBAS(2007,10,31);
    • countdown(2007,11,19);

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s