Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
If one already as a plugin, then great – find it!
If not, then write a plugin.
Example for counting down one and a half hours:
cj('#countDown').countDown(
{ttl: 1.5*60*60});