| Page | Location | Edit |
| 336 | Figure 7-10 | Change the double quotations that surround the changeColor()
function call in the <BODY> tag to single quotes as follows:
<BODY onLoad = "setInterval('changeColor();', 1000);"> |
| 357 | Second paragraph | Remove the parentheses from the code "runner[i].onload = runMarathon();" so that it reads "runner[i].onload = runMarathon;" |
| 366 | Code segment at bottom of page | Replace <STRONGCLASS="highlight"> with <STRONG CLASS="highlight">, i.e. put a space between STRONG and CLASS |
| 386 | Second sentence on page | appName property returns "Microsoft Internet Explorer" rather than "Internet Explorer" |
Last Modified October 12, 2001. The source of some of these corrections is the updates page for the Gosselin text on the instructor portion of the Course Technology web page. Comments to William Pegram, wpegram@nvcc.edu