|
Subject:
|
Problem Running Code From Chapter 11
|
|
Posted By:
|
ommadawn
|
Post Date:
|
2/13/2006 12:41:21 PM
|
I cannot get the code for question #2 from chapter 11 to run properly. I keep getting the debugger stopping at this line when I try to run it from IE:
var imageNumber = getCookieValue("displayedImages");
Don't know why. It does run in Netscape, but the image doesn't change. Can someone tell me what I could be doing wrong?
|
|
Reply By:
|
westernorbit
|
Reply Date:
|
2/21/2006 4:53:44 PM
|
It is working ok for me. Check the spelling of displayedImages in the code.
|