Having problem with jQuery Countdown? Function serverSync: serverTime
- by ricky roy
serverSync: serverTime Function return value from server but I have checked both server and client time both are same.When i called server to sync with server it will not display countdown. help me ?
$(function() {
var shortly = new Date();
var newTime = new Date('April 9, 2010 20:38:10');
//for loop divid
///
…