Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Exercises in Ch 7


Message #1 by eaugustu@n... on Wed, 9 May 2001 19:26:51
I believe it is just parent, and not window.parent....

-----Original Message-----
From: eaugustu@n... [mailto:eaugustu@n...]
Sent: Wednesday, May 09, 2001 7:27 PM
To: javascript
Subject: [javascript] Exercises in Ch 7


I am working through Beginning Javascript Ch 7 Coding between frames.  I 
cannot make the following work.  The <body onload="window.parent.addPage
(window.location.href);"> call does not work.  I get an error message 
Object does not support this property or method.  Can you assist?

  Return to Index