Skip to content

Instantly share code, notes, and snippets.

@pointofpresence
Last active September 27, 2019 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pointofpresence/af4cfcb5cbe4552ca8c131c7fa718acd to your computer and use it in GitHub Desktop.
Save pointofpresence/af4cfcb5cbe4552ca8c131c7fa718acd to your computer and use it in GitHub Desktop.
Created with Copy to Gist
<input type="password" name="passwd" id="passwd" class="text"
onkeypress="if (event.keyCode==13) this.form.login_form.click()">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment