Re: JSModalWindow
Re: JSModalWindow
- Subject: Re: JSModalWindow
- From: email@hidden
- Date: Tue, 12 Jul 2005 12:42:25 -0700
> what I mean is,
> I would close the window which i have used to open a popup.
I understood that. And again, you might be able to hack some javascript to do
that, but it will not work reliably in all browsers.
What you could do is change the content of your first window to some static
content (which could say 'you may close this window') using javascript like
the following:
location='http://softhome.net/someStaticPage.html';window.open(...
Christian
_______________________________________________
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