Connecting Tech Pros Worldwide Forums | Help | Site Map

how to get pop-up to link (and then close) to NON PARENT window???

DROdio
Guest
 
Posts: n/a
#1: Jul 20 '05
I have a parent window that calls a popup, but via a semi convoluted
process where it seems to lose its parent designation.

I want that pop up to have a link which will a) close the pop up and
b) redirect this "semi" parent window to another URL.

I could name the semi-parent window something, if that would help.

All the ideas I've seen online have to do with calling back to parent
windows, but they don't work for me.

Any thoughts?

Lasse Reichstein Nielsen
Guest
 
Posts: n/a
#2: Jul 20 '05

re: how to get pop-up to link (and then close) to NON PARENT window???


daniel@drodio.com (DROdio) writes:
[color=blue]
> I have a parent window that calls a popup, but via a semi convoluted
> process where it seems to lose its parent designation.[/color]

"parent designation"?
What happens, exactly?
[color=blue]
> I want that pop up to have a link which will a) close the pop up and
> b) redirect this "semi" parent window to another URL.[/color]

So the "parent" window is not available through the "opener" reference?
Then make it available somehow. The script that opens the window could
write a reference to the original window into the new window object.
[color=blue]
> All the ideas I've seen online have to do with calling back to parent
> windows, but they don't work for me.[/color]

"Don't work" is rather vague.

/L
--
Lasse Reichstein Nielsen - lrn@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Closed Thread


Similar JavaScript / Ajax / DHTML bytes