[Seaside] multi-windows and javascript and frames

Avi Bryant avi at beta4.com
Mon Jul 7 17:15:10 CEST 2003


On Mon, 7 Jul 2003, Derek Brans wrote:

> If you use the "call" paradigm, you would have to reload the parent page in
> order to get the popup window to appear.  Then you have to ask, "what
> happens to the component which called the popup?".  Does it remain visible?
> If not, what happens if the user closes the popup without "answering"?

Well, I would say that yes, it should remain visible.  But you're right,
that's not ideal - I guess you could have a special kind of link

html anchorWithPopUpAction: [self call: ...]





More information about the Seaside mailing list