Javascript:
I've got a button that closes a window, but how do I get the button to return Focus to the main window?
Printable View
Javascript:
I've got a button that closes a window, but how do I get the button to return Focus to the main window?
opener.focus();