Skip to content

Instantly share code, notes, and snippets.

@Gerhard-Kanzler
Created December 5, 2013 13:19
Show Gist options
  • Select an option

  • Save Gerhard-Kanzler/7805021 to your computer and use it in GitHub Desktop.

Select an option

Save Gerhard-Kanzler/7805021 to your computer and use it in GitHub Desktop.
In I-Frame Script
if( window.self === window.top ){
//in Browser
}else{
//in I-Frame
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment