PDA

Click to See Complete Forum and Search --> : Returning focus


parkes
Aug 21st, 2001, 04:29 AM
Javascript:

I've got a button that closes a window, but how do I get the button to return Focus to the main window?

sebs
Aug 21st, 2001, 07:58 AM
opener.focus();