The Wayback Machine - https://web.archive.org/web/20200618105924/https://github.com/topics/countdown
Skip to content
#

countdown

Here are 430 public repositories matching this topic...

Zurd
Zurd commented Mar 2, 2019

The documentation clearly state that there should be a hidden property:

$("#div-id").timer({
	seconds:	{Int},		// The number of seconds to start the timer from
	duration: 	{String},	// The time to countdown from. `seconds` and `duration` are mutually exclusive
	callback: 	{Function},	// If duration is set, this function is called after `duration` has elapsed
	repeat: 	{Bool},		// If dura

Improve this page

Add a description, image, and links to the countdown topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the countdown topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.