Skip to content

Instantly share code, notes, and snippets.

@recyclerobot
Created September 1, 2015 00:03
Show Gist options
  • Save recyclerobot/d4cdce626dad06e85ffa to your computer and use it in GitHub Desktop.
Save recyclerobot/d4cdce626dad06e85ffa to your computer and use it in GitHub Desktop.
window.onmessage = function(e){
parent.postMessage(e);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment