changing parent window from popup
Posted: Wed May 28, 2008 10:03 pm
Hi,
Is it possible to change parent window from popup.
I tried that did not work
Is it possible to change parent window from popup.
Code: Select all
window.opener.element.getElementByID("tx1").value = "search result";