Tag Archives: Popup Parent

JavaScript: Controlling a Popup Window’s Parent Window

You may find it useful to control a parent window from a generated popup window, such as being able to manipulate its look, content, etc. One example being a web application I wrote for work. In the portion for entering … Continue reading

Posted in HOWTOs, JavaScript | Tagged , , , , | 1 Comment