karlosuccess

Results 2 comments of karlosuccess

To whoever needs it, I was facing the same issue and I found the solution in this article: Final Countdown jQuery plugin Multiple instances on the same page with Timezone...

To whoever needs it, I was missing this portion "`.toDate()`" in the following line: `jQuerythis.countdown(finalDate.toDate(), function(event) {` I found the solution with help from this article Final Countdown jQuery plugin...