Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: SV: about frameset !


Message #1 by "Robert Nyman" <robert.nyman@c...> on Tue, 26 Nov 2002 11:24:57 +0100
thanks!   thank you very much!!



If you compare your instruction to that of Robert, you could see the
difference:
you've written .document in excess.  Functions are "attached" to window
object, not document object.

>>  -----Message d'origine-----
>>  De : ht [mailto:yohomonkey@y...]
>>  Envoy¨¦ : mercredi 27 novembre 2002 04:55
>>  ¨¤ : javascript
>>  Objet : [javascript] Re: SV: about frameset !
>>
>>
>>  i use "top.leftpage.document.functionname();".
>>  but the error is "Not this object!".
>>  what wrong??
>>
>>
>>
>>  parent.frames["rightpage"].functionName();



  Return to Index