> I don't get it. You say that you do not have access to the parent > window. But you also state that you create the iframes, small and large, > on some page. Which means, that you do have access to the parent window. > If you don't, you are out of luck. But you can always try to access the > parent window from your iframe and see what happens. But good two-way > communication is easier.
I suppose I can use document.write to insert the PWC window code into the parent and then call it from the iframe, but I was hoping there might be a more elegant solution in the PWC code itself. Like a switch to have the window pop up on top or something. Thanks for the help. Regards, Ryan _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
