Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Document text control attributes we support #435

Open
timwindsor opened this issue Jan 12, 2013 · 1 comment
Open

Document text control attributes we support #435

timwindsor opened this issue Jan 12, 2013 · 1 comment

Comments

@timwindsor
Copy link

For example, the ability to turn off autocomplete and other features:

<textarea autofocus id="exec" spellcheck="false" autocapitalize="off" rows="1" autocorrect="off" autocomplete="off">
@muerl
Copy link

muerl commented Jan 12, 2013

autocomplete="off" will turn off the swipe completion for text boxes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants