Skip to content

Instantly share code, notes, and snippets.

@turtlix
Created February 19, 2014 00:22
Show Gist options
  • Save turtlix/9083536 to your computer and use it in GitHub Desktop.
Save turtlix/9083536 to your computer and use it in GitHub Desktop.
if (top.location != self.location) {
top.location = self.location.href;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment