The list attribute refers to a <datalist> element specifying possible values to suggest for an input element.
Applies to [HTMLInputElement](/html/elements/input)This attribute allows for the developer to specify autofill values for an input element for the browser to present to a user.
This can allow for things such as autocompletion, or faster site search. It would be possible to create an autocomplete such as on this site’s search with a server side populated datalist.
See also Related articles HTMLlist
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4