S
sowen
In IE, I am using showModalDialog to pop up a modeless window, then
the object "opener" is undefined.
well, I pass the parent window object as an argument to pop up, then I
can redirect the parent url.
The problem is, when I redirect the parent url, the popup is closed
automatically, I guess it's the normal behavior coz the popup is a
modeless dialog.
Is it possible to have the popup always stays top-most but I can still
redirect the parent? Any idea?
Thanks!
the object "opener" is undefined.
well, I pass the parent window object as an argument to pop up, then I
can redirect the parent url.
The problem is, when I redirect the parent url, the popup is closed
automatically, I guess it's the normal behavior coz the popup is a
modeless dialog.
Is it possible to have the popup always stays top-most but I can still
redirect the parent? Any idea?
Thanks!