Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > BOOK: Beginning JavaScript 2nd Edition
|
BOOK: Beginning JavaScript 2nd Edition For questions about Beginning Javascript 2nd Edition by Paul Wilton. (ISBN: 0-7645-5587-1). Published April 2004. For Javascript questions not specific to this book, please see the Javascript forum. If you have the 1st edition, please continue to use that forum instead at: http://p2p.wrox.com/forum.asp?FORUM_ID=21
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning JavaScript 2nd Edition section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 20th, 2007, 01:00 AM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default object does not support this property or method

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
 
Old February 20th, 2007, 10:50 PM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Talk about a needle in a haystack. So, I figured out that my numberOfQuestionsCorrect counter wasn't working because I hadn't capitalized the O in "Of" in my resetQuiz() function. Argggh!

Marvin





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error-Object does not support doesn't support this bootsy Classic ASP Basics 1 May 25th, 2008 07:14 PM
VB6, COM, Object doesn't support this property... thenoseknows Classic ASP Professional 1 July 12th, 2007 05:54 PM
error - Object doesn't support this property jamara VBScript 1 September 10th, 2006 05:13 AM
OBJECT DOESNT SUPPORT THIS PROPERTY OR METHOD KGANESH2006 Classic ASP Basics 4 March 24th, 2006 11:15 AM
Object doesn't support this property or method ASP crmpicco Classic ASP Components 0 March 16th, 2006 01:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.