Adam_Duski Posted February 10, 2014 Share Posted February 10, 2014 Hey Guys ! i'm not sure if i posted my topic in the right side anyway .. i have a countdown.js file everything is OK , but the big problem is the countdown not working at all ,( Days , Hours ,Min , Sec) all of this keeps in zerobut the count UP work normal this is the source code : http://jsfiddle.net/NdfPR/2/ in line 29 and 30 until: new Date(2014, 4 - 1, 4, 0, 0, 0), since: null, nothing happen with this code but if i changed to this until: null, since: new Date(2014, 4 - 1, 4, 0, 0, 0), the count up will work and i don't count up ,, this js file is linked to my template so if there's anything to solve this problem ,, i'm here if i forget anything to Link to comment https://forums.phpfreaks.com/topic/286089-countdown-not-working/ Share on other sites More sharing options...
Adam_Duski Posted February 11, 2014 Author Share Posted February 11, 2014 no answer yes Link to comment https://forums.phpfreaks.com/topic/286089-countdown-not-working/#findComment-1468469 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.