C
Christopher Benson-Manica
Let's say that some script on a page opens a new window with a certain
URL. The page at that URL immediately forwards the popped up browser
window to a different URL. Can the popped up window still refer to
the original window using window.opener?
URL. The page at that URL immediately forwards the popped up browser
window to a different URL. Can the popped up window still refer to
the original window using window.opener?