jquery - how to add minutes and hours to countdown360 timer -


js timer works seconds, how add minutes , hours? using https://github.com/johnschult/jquery.countdown360 countdown timer i want show in image

> official page shows seconds http://jsfiddle.net/johnschult/gs3wy/ 

the description on site describes "a simple countdown timer in seconds", there no option change minutes

but there other countdown timers more configurable. see, example,any listed here: http://plugins.jquery.com/?s=countdown+timer

if want use countdown timer mentioned, you're going have modification source code. starters, replace 37 references of "seconds" "minutes" , edit of math convert times minutes.

if great if submit changes pull request original author too.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -