Hello Igor not sure how iframes behave here, but it is possible to call javascript functions in one frame, which is defined in another frame, which then again can do anything with the calling frame. Done this a couple of years ago (when frames where still en vogue ;), but as it turned out, nothing like that will be necessary to solve our problem here :-)
-- greetings from Berlin, Rüdiger Schulz Igor Vaynberg wrote on 04.05.2006 at 19:28: > i guess there can be a hidden iframe, but then the loaded js will > not be part of the page because frames are isolated, no? > -Igor > On 5/4/06, Rüdiger Schulz <[EMAIL PROTECTED]> wrote: >> in that case i dont see how you can ever make this work in xhtml >> unless you refresh the entire page. > A twisted "solution" using an invisible frame loading only JS comes to > mind ;-) > - Rüdiger > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmdlnk kid0709 bid 3057 dat1642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
