Thanks,
I'm gonna try to use this.
I'd already implemented a last resort solution (defining
a layer and a onmousedown event listener, but the site is
already heavy as it is (in terms of memory)to need an additional
layer and associated event listeners.
NunoF
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Eytan
Heidingsfeld
Sent: terca-feira, 20 de Marco de 2001 18:20
To: [EMAIL PROTECTED]
Subject: RE: [Dynapi-Help] Calling a function in another frame in NS...
The following works in both IE and NN
window.frame["framename"]
or
window.framename
But you have to make sure window is the top so if you are in frame1 and want
to call something in frame2 then you do the following:
parent.window.frame2.myfunction
complicated a bit but if you want you can automate it.
8an
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help