I cannot get this to work. It is not a function within the window I want to
call but within the firefox extension or gm script (basically extension
based ipc).
In some circumstances I can do a setTimeout call and it works.
For example in the child window I can do
window.opener.setTimeout("Somefunction()", 1) and it works
In the parent window childWdw.setTimeout("Somefunction()", 1) does not work.
James
----- Original Message -----
From: "Aaron Boodman" <
boogs@...>
To: <
greasemonkey@...>
Sent: Thursday, October 19, 2006 6:37 PM
Subject: Re: [Greasemonkey] javascript scope between browsers
_______________________________________________
Greasemonkey mailing list
Greasemonkey@...
http://mozdev.org/mailman/listinfo/greasemonkey