Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 16:56
Show Gist options
  • Select an option

  • Save aaggour/2286b0e3de118df0ef6ec435fb78a9dd to your computer and use it in GitHub Desktop.

Select an option

Save aaggour/2286b0e3de118df0ef6ec435fb78a9dd to your computer and use it in GitHub Desktop.
formtarget attribute
<form target="_self">
<input type="submit" formtarget="_blank">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment