[Typo3-t3board03] Alternative activities

Patrick Gaumond patrick.gaumond at fsa.ulaval.ca
Sun Dec 26 03:00:17 CET 2004


Ingmar Schlecht wrote:

> Ps.: Patrick, where's your count-down javascript again?

Here:

<SCRIPT LANGUAGE="JavaScript">
var now = new Date();
var then = new Date("january 3, 2005");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write("<B>" + gap + "</B> days before Kitzbühel !");
</SCRIPT></FONT></I><P>

Patrick



More information about the T3board mailing list