Javascript Countdown Timer

jvandervort - September 2, 2006 - 15:51

The Countdown Timer module provides a timer implemented through javascript which gives you a countdown (second-by-second) to a certain date and time in the future. It uses the onload event (or document.ready in jquery) and then dynamically searches content/blocks/teasers for certain css classes and then injects itself. A really basic dynamic clock was added in 6.x-2.13

This module has no dependencies.

NOTE: There are now two branches for Drupal-6. The 6.x.2.x branch supports a new microformat for the countdown timer target date. If you don't want to update your existing data, try the 6.x.1.x branch which is fully backward compatible.

Also, the DEV snapshots are mostly tested and should be considered OK to use if you need an immediate bug fix or new feature between major releases.

Releases

Official releasesDateSizeLinksStatus
6.x-2.182008-May-2116.68 KBRecommended for 6.xThis is currently the recommended release for 6.x.
6.x-1.102008-Apr-2112.38 KBSupported for 6.xThis release is supported but is not currently the recommended release for 6.x.
5.x-1.212008-Apr-2112.59 KBRecommended for 5.xThis is currently the recommended release for 5.x.
4.7.x-1.22007-Aug-318.42 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
Development snapshotsDateSizeLinksStatus
6.x-2.x-dev2008-Oct-0917.1 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Jun-1712.77 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.