JavaScript / JQueryCLOSE POP UP WINDOW & RELOAD PARENT WINDOW April 28, 2017 Chandan SharmaComment on CLOSE POP UP WINDOW & RELOAD PARENT WINDOW<script type="text/javascript"> window.close(); window.opener.location.reload(); </script>Share this:FacebookX