I am in chapter 7 - windows and frames. Trying to get the Trivia Quiz to work for me. Whenever I click the refresh button on my browser, I am getting an "object doesn't support this property or method" errors. Have my pages on the web here:
path:
http://www.marvinandshea.com/JavaScript%20practice/
page names:
TriviaQuiz.htm
AskQuestions.htm
globalfunctions.htm
TopFrame.htm
QuizPage.htm
menubar.htm
I've been through my code over and over and can't find what could be causing this. Should this be happening?
Also, when I restart the quiz, the count of questions correct is not resetting to zero, so the more I do the quiz, the number just keeps going up. Look - I got 7 out of 3, right! LOL.
Marvin