Skip to content

Instantly share code, notes, and snippets.

@davidgilbertson
Created November 6, 2017 08:03
Show Gist options
  • Select an option

  • Save davidgilbertson/4937ac726094735ab44e295f3113df53 to your computer and use it in GitHub Desktop.

Select an option

Save davidgilbertson/4937ac726094735ab44e295f3113df53 to your computer and use it in GitHub Desktop.
this.externalWindow = window.open(/* ... */);
copyStyles(document, this.externalWindow.document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment