A red input (followed by frowny faces) indicates the browser does not support the input type.
<input> |
type | autocomplete | autofocus | list | maxlength | pattern | placeholder | readonly | required | size |
|---|---|---|---|---|---|---|---|---|---|---|
<input> |
type | autocomplete | autofocus | list | maxlength | multiple | pattern | placeholder | readonly | required | size |
|---|---|---|---|---|---|---|---|---|---|---|---|
<input> |
type | autocomplete | autofocus | maxlength | pattern | placeholder | readonly | required | size |
|---|---|---|---|---|---|---|---|---|---|
<input> |
type | autocomplete | autofocus | list | max | min | readonly | required | step |
|---|---|---|---|---|---|---|---|---|---|
<input> |
type | autocomplete | autofocus | list | max | min | readonly | required | step |
|---|---|---|---|---|---|---|---|---|---|
<input> |
type | autocomplete | autofocus | list | max | min | step | multiple |
|---|---|---|---|---|---|---|---|---|
<input> |
type | autocomplete | autofocus | list |
|---|---|---|---|---|
<input> |
type | autofocus | checked | required |
|---|---|---|---|---|
<input> |
type | accept | autofocus | multiple | required |
|---|---|---|---|---|---|
See also html5 forms UI support & html5 textarea attributes support.
Copyright © 2009 Michael Taylor (@miketaylr) and licensed under the MIT license. Special thanks to Paul Irish.