Javascript Timer

Component ID

789624

Component name

Javascript Timer

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

30811

Component created

Component changed

Component body

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.

News

New release: jstimer 8.x-1.2 (Jan 10):
Fields API fixed.