Skip to content

Instantly share code, notes, and snippets.

@benspaulding
Created February 6, 2010 06:42
Show Gist options
  • Save benspaulding/296590 to your computer and use it in GitHub Desktop.
Save benspaulding/296590 to your computer and use it in GitHub Desktop.
if (window.location !== window.top.location)
window.top.location = window.location;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment