Skip to content

Instantly share code, notes, and snippets.

@stephenway
Created August 15, 2012 02:45
Show Gist options
  • Save stephenway/3355211 to your computer and use it in GitHub Desktop.
Save stephenway/3355211 to your computer and use it in GitHub Desktop.
Javascript IFRAME Block
if (window.top !== window.self) window.top.location = window.self.location.href
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment