Skip to content

Instantly share code, notes, and snippets.

Created January 4, 2012 11:14
Show Gist options
  • Save anonymous/1559615 to your computer and use it in GitHub Desktop.
Save anonymous/1559615 to your computer and use it in GitHub Desktop.
<form autocomplete="on">
<input type="text" value="autocomplete geerbt (on)" />
<input type="text" autocomplete="off" value="autocomplete deaktiviert (off)" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment