ROBERT OWEN — Technology Leader & Musician
Technology leadership, music, and the space where they overlap

Javascript Countdown

Not long ago I Blogged about a Coldfusion method for counting down to a specific date. Well, if you don't have access to a coldfusion server for your site, it's pretty easy to add the same function with Javascript.

I found this script at: JavaScriptKit It's really simple to modify.



Just modify the “var before ” and “var current” text to your own text. Then modify the date in the “countdown(yyyy,mm,dd)” statement.
Then Place this bit of code in the body where you would like the count down to appear.

If you use this code on your page, please keep the credits to the original author in place.

Enjoy!

© 2006, Robert Owen. All rights reserved.