Javascript Timer
This module provides a timer API that can attach countdown timers, count-up timers, or clocks to HTML elements. It uses JavaScript and an event loop to efficiently manage multiple timers on a single page without requiring external libraries.
Module details
The oldest of all of the 'jquery countdown timer' modules! The Javascript Timer module provides a timer API that can hook HTML elements to javascript widget objects. This is useful if you want a moving timer/clock or a widget that updates every second. It comes with widgets for a count-down timer, a count-up timer, and a clock. It uses jQuery and a single event loop to handle as many timers as you need on a single page.
This module replaces the Javascript countdown timer project with a small api change (class name).
This module has no dependencies and requires no libraries outside of Drupal.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-beta2 | Pre-release | 10–11 | Specific Drupal 10^ release and enhancements | Mar 26, 2025 | |
| 2.0.0-beta1 | Pre-release | 10–11 | Mar 4, 2025 | ||
| 2.0.x-dev | Dev | 10–11 | Mar 4, 2025 |