Skip to content

Instantly share code, notes, and snippets.

@Potherca
Created July 30, 2013 02:41
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 Potherca/6109744 to your computer and use it in GitHub Desktop.
Save Potherca/6109744 to your computer and use it in GitHub Desktop.
Turn things of for the HTML input element.
<input type="text" name="some_name" autocomplete="off" autocorrect="off" autocapitalize="off">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment