Re: JSModalWindow
Re: JSModalWindow
- Subject: Re: JSModalWindow
- From: Will Norris <email@hidden>
- Date: Thu, 21 Jul 2005 04:46:40 -0500
On 7/12/05, Raphael <email@hidden> wrote:
> Hi,
> i using the JSModalWindow Component from Webobject 5.2.3.
> Is it posible to close the window where I use them automaticaly?
> I open with window 1 window 2 as a popup. now I would like the window
> 1 closed after popup window 2 is opened!!
>
> Is this possible?
so i'm a couple weeks late on this, but figured I'd offer my
suggestions anyway... try calling "javascript:
opener.window.close();" from within the popup window. I use something
similar to refresh the parent window, and it works great... I would
think it should work for closing the parent window just as easily
(although like Christian said, it might not work in all browsers...
just have to try and see)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden