On Tue, 20 Nov 2001, Rob Bloodgood wrote:
> > You must include code to deal with the fact that you may have already
> > opened a popup window. Something like this:
>
> That is simply not true. window.open() with a named window ('popupwin', in
> your example) ALWAYS reuses that window, on every browser I've ever been
> able to test.
I didn't say duplicate windows was the problem. The problems are:
1) If the window exists it may have lost focus.
2) If the window exists you cannot resize it (eg for displaying full-size
images from thumbnails, etc.)
> A corrected version of your sample script follows. It's much simpler now...
So simple it only does half of what it did :)
</THREAD> ?
- nick