Home
Code Library
Apps & Websites
Woodworking+
Photos & Videos
back to list
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