toLocaleTimeString(); $("#demo").html(t); // display time on the page } function stopFunction(){ clearInterval(myVar); // stop the timer } ...
確定! 回上一頁