spicymango
Programmer
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:
window.opener.element.getElementByID("tx1").value = "search result";
I tried that did not work