Yeah, I was afraid of that. I don't want to use modal 'dialogs' because
I do want the windows to be opened/closed independently of each other.
I'll just use a JS-baked cookie to say when the popup is open and
consign its cache to the ether when it's closed in this case. I was
hoping to avoid the duplication of effort on the server-side, but if it
can't be done it can't be done.
Thanks, kaeli.
-R
kaeli wrote:[color=blue]
> In article <1116681846.435689.297200@g44g2000cwa.googlegroups .com>,
>
randomiez@gmail.com enlightened us with...[color=green][color=darkred]
> >>[/color]
> > I want to be able to scriptically determine if the popup window is
> > open, specifically when there is no parent-child relationship[/color][/color]
between[color=blue][color=green]
> > the popup and the window in which the code is being executed.[/color]
>
> Once the parent-child relationship is broken, you can't communicate[/color]
between[color=blue]
> the windows any more.
> You'd have to set up a pretty hacked up solution where they[/color]
communicate by[color=blue]
> passing stuff to the server independently. Not really a solution,[/color]
more than[color=blue]
> likely.
>
> If your windows are that dependent on each other, you may be after[/color]
modal[color=blue]
> windows instead. Or close the popup when the user exits the site.[/color]
I've seen[color=blue]
> both implementations as solutions to this problem, depending on the
> application scope and target browsers.
>
> --
> --
> ~kaeli~
> Synonym: the word you use in place of a word you can't
> spell.
>
http://www.ipwebdesign.net/wildAtHeart
>
http://www.ipwebdesign.net/kaelisSpace[/color]