opener? It works for the windows that open dialogs just as well as it does for HTML popup windows.
On 3/26/06, HJ <[EMAIL PROTECTED]> wrote: > I keep including JavaScript files in dialog windows with: > > <script type="application/x-javascript" src="chrome://.../.../....js"/> > > but that slows down startup of my dialog windows so what I want to do is > to use something like this: > > navigatorWindow.functionName() > > But how would that be done best i.e. save and speedy? > > Thanks, > /HJ > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > -- "The first step in confirming there is a bug in someone else's work is confirming there are no bugs in your own." -- Alexander J. Vincent, June 30, 2001 _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
