innerHTML = 'Show clock'; } else { // clock is hidden. show it myClock.style.display ... you're also changing the text (innerHTML) on the clock button, ...
確定! 回上一頁