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
> 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
Post a Comment