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

D

DROdio

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?
 
L

Lasse Reichstein Nielsen

I have a parent window that calls a popup, but via a semi convoluted
process where it seems to lose its parent designation.

"parent designation"?
What happens, exactly?
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.

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.
All the ideas I've seen online have to do with calling back to parent
windows, but they don't work for me.

"Don't work" is rather vague.

/L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top