Skip to content

Instantly share code, notes, and snippets.

@sbauch
Created April 15, 2012 23:20
Show Gist options
  • Save sbauch/2395283 to your computer and use it in GitHub Desktop.
Save sbauch/2395283 to your computer and use it in GitHub Desktop.
<script>
if(window.opener) {
window.opener.location.reload(true);
window.close()
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment