Reload the parent window frame

The code was used in a popup window to refresh the parent when then popup was unloaded.
JavaScript


parent.opener.location.reload() ;

Posted by fbrefere001 on Monday March 17, 2003