Update the count down every 1 second var x = setInterval(function() { // Get today's date and time var now = new Date().getTime();
確定! 回上一頁