Guest_imported
New member
- Jan 1, 1970
- 0
i need to have an application that has a parent window, then it will open another popup window, i know that use "window.opener" in the popup window, the window that opens it can be called. However, if the parent window go to another location, how the popup window refer to a website in the parent window. As use "window.opener", it cannot refer to the parent window anymore. Please help!