Skip to content

Instantly share code, notes, and snippets.

@helart
Last active August 15, 2020 15:11
Show Gist options
  • Save helart/54dc90b70b6c0a98f045 to your computer and use it in GitHub Desktop.
Save helart/54dc90b70b6c0a98f045 to your computer and use it in GitHub Desktop.
JavaScript Open In New Tab
window.open("http://", "_blank");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment