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();