> you need to use cross-frame scripting. Depending on how your frames get > created this is easy or hard or poses a security problem. In general: > you should refer to the parent window of the current frame and access > the object of that parent window. If you draw your PWC Window as part of > the parent window, you can place wherever you want.
Hi Abel, Thanks for the quick reply. My fault, I should have stated my situation more clearly: I will not have access to the parent document, so I can not create the PWC windows in the parent and call them from within the iframe. Basically, I have created some javascript to dynamically create iframes of various sizes, small and large, on a given web page and from within that iframe I would like to use dynamic popup windows. Any ideas? Regards, Ryan _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
