Skip to content

Instantly share code, notes, and snippets.

@katrotz
Last active August 12, 2019 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katrotz/1a107e690953f11340c6eee009438ceb to your computer and use it in GitHub Desktop.
Save katrotz/1a107e690953f11340c6eee009438ceb to your computer and use it in GitHub Desktop.
<html>
<script type="text/javascript">
var parentWindow = window.parent;
console.log(parentWindow);
</script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment