You need to use quotes for getElementById - like "status" . Also change how your function works: var secs = 1800; function countDown() { var ...
確定! 回上一頁