Skip to content

Instantly share code, notes, and snippets.

@bradvogel
Created April 7, 2015 23:30
Show Gist options
  • Save bradvogel/d5d5e943d902eef15df9 to your computer and use it in GitHub Desktop.
Save bradvogel/d5d5e943d902eef15df9 to your computer and use it in GitHub Desktop.
window.opener.postMessage({
method: 'done',
payload: {
/* Arbitrary serializable configuration data */
}
}, 'https://app.mixmax.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment