Re: Navigate back from Popup-Window
Susanne Schneider <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi J.L., this should be just a matter of plain html-targetting: you have to supply a "target" for your action-link. If the opener window has no frameset this could just be the "opener" name as this is the standard javascript object name for that (as far as I remember without research in "http://de.selfhtml.org/javascript/objekte/index.htm"). If the opener window has a frameset than you have to specify either the top or one of the frames as the target by name depending on your needs. In either case, sometimes it is better to give the target a custom name and use that as the target (build a name with some session value). Since the feature of Firefox that the tabs could be moved around you will get surprising results if you try to address the "opener". The page will be most likely directed to the last active tab, if it belong to your application or not. Regards, Susanne -- Susanne Schneider Coordinator secuSuite Development iAS interActive Systems GmbH Dieffenbachstraße 33 c, D-10967 Berlin fon +49(0)30 69 00 42 - 05 fax +49(0)30 69 00 42 - 10 mail [email protected] web http://www.interActive-Systems.de ---------------------------------------------------- Geschäftsführer: Dr. Marko Reschke, Thomas Fritzsche Sitz der Gesellschaft: Berlin Amtsgericht Berlin Charlottenburg, HRB 106103B ----------------------------------------------------