Sunday, July 18, 2010 at 3:37 AM

Hi, Brad --

Back in December 2009 I posted the Topic, shown below. From all the talk about how unreliable and difficult the countdown clocks that people were using are, I figured an embedded countdown clock would be something folks would be interested in. But no replies, so what can I say.

To see what the countdown clock in action, go to our homepage, www.cheltenhamhs.com

Our Reunion is just 83 days away, and I'll be taking this feature off our website when our Reunion has come and gone. (Or will perhaps reverse it, as "It's been 207 days since our Reunion.") If you want to see it, go there now.

It seems that this would be a good addition to the ClassCreator feature set. And it seems like it would be easy to implement.

How about it ?

Cheers,
-- Fred


=======================================
Countdown Clock / Imbedding the Number of days remaining
Posted Monday, December 28, 2009 at 2:31 PM

Hello --
On my home page, I didn't want an actual clock to show, but just wanted the number of days remaining. Also, from reading other posts here, it seems that the countdown clocks can be unreliable.

If you are comfortable with copying-and-pasting some javascript into your source code, you can do what I did.

It shows up as:
Our 40th Reunion -- October 9th Columbus Day Weekend
~ Just 285 days to go ~

The "285" figure is embedded as a javascript variable in the source code, and is the countdown figure -- it changes automatically each day.

To do this, you need to know how to edit the source code.
At the beginning, copy and paste this javascript code (everything between the two