Wrox Programmer Forums
|
BOOK: Beginning JavaScript 4th Edition
This is the forum to discuss the Wrox book Beginning JavaScript, 4th Edition by Paul Wilton, Jeremy McPeak; ISBN: 978-0-470-52593-7
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning JavaScript 4th 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 July 6th, 2010, 02:12 PM
Registered User
 
Join Date: Jul 2010
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Page 88 and 93

Hi,

On page 88 and again on 93 the book makes reference to a section in chapter 2 about setting up your browser for errors.

I can't find this info in any section of the few chapters I have gone through.


Would love it if someone could point me to the section or page number on setting up my browser.

Especially since on page 88 it so blatantly states that if I am not set up then now would be the time to start.


kim
 
Old July 6th, 2010, 05:25 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

Depends on what browser you are using.

With MSIE, you want to do this:
Click on TOOLS menu.
Click on INTERNET OPTIONS menu item.
Click on ADVANCED tab.
*UNCHECK* "disable script debugging (Internet Explorer)
*CHECK* "display a notification about every error"
OK

Note that you do *NOT* want to leave that "display a notification" checked when you are doing casual Internet browsing or it will drive you buggy with all the errors there are on many many HTML pages.

You should also then download a script debugger of some kind. You can use Visual Web Developer Express Edition (free) or the MS Script Debugger.

If you are using Firefox, then make sure you have downloaded and installed the FireBug plugin for Firefox. Read the instructions for using it for catching and displaying errors. It's far easier and more friendly than any MSIE solution, but for basic scripting you can probably get away with what I suggested above for MSIE.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 3 - p.88 - Online documentation LuckyLuc BOOK: Beginning Mac OS X Programming 0 June 24th, 2010 05:43 AM
problem on page 93 Chapter 3 aformoftruth BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143 2 January 23rd, 2010 12:36 AM
missed a step between pg 65 and 93 and can't find it Glenn BOOK: Beginning Oracle Application Express ISBN: 9780470388372 0 December 4th, 2009 12:56 PM
Page 88 - Practice what you preach. Patrick Cambria BOOK: Professional Visual Basic 2008 ISBN: 978-0-470-19136-1 13 February 8th, 2009 04:31 PM





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