Closed jsholsinger closed 9 years ago
syntax correction needed near line 228 countd.text(secondsLeft + 's'); should be: countdownE1.text(secondsLeft + 's');
User error.
syntax correction needed near line 228 countd.text(secondsLeft + 's'); should be: countdownE1.text(secondsLeft + 's');