jakobe Posted December 9, 2014 Share Posted December 9, 2014 So I have a count down timer on my site. http://fpsboost.netAnd I am clueless as to how I would set a final date with this. Cant find where it's grabbing the info for "finaldate" or anything like that. Want to set the final date to feb 1st 2015Javascript newb here. Anyone willing to help would be greatly appreciated.Thanks in advance! Btw, I'm using a generic js countdown timer from: http://hilios.github.io/jQuery.countdown/ called "The Final Countdown for jQuery v2.0.4" It was preloaded in a template that I downloaded for my site. Link to comment https://forums.phpfreaks.com/topic/292981-helpless-js-newb-countdown-timer/ Share on other sites More sharing options...
WinstonLA Posted December 9, 2014 Share Posted December 9, 2014 Open init.js file, find the line with code var finalDate = '2016/01/01'; And change finalDate to what you need Link to comment https://forums.phpfreaks.com/topic/292981-helpless-js-newb-countdown-timer/#findComment-1499070 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.