The issue is that the DOM is not ready when you are assigning timerDisplay . The easiest solution is to wait for the window to finish ...
確定! 回上一頁