Skip to content
W3Schools is optimized for learning, testing, and training. The datalist tag is one of my favorite HTML tags and something I've blogged about a few times in the past. A datalist with pre-defined options (connected to an element):The numbers in the table specify the first browser version that fully supports the element.If you want to report an error, or if you want to make a suggestion, do not hesitate to send us an e-mail:
If you aren't familiar with it, it basically provides a "autosuggest" style experience to an input tag. While using this site, you agree to have read and accepted our The HTML datalist element contains a set of option elements that represent the permissible or recommended options available to choose from within other controls. Datalist Object. A fed text box does not support the tag to organize the display. Styling datalist with CSS only is not possible across browsers. Choose your browser from the list:
Citing from MDN “Styling HTML forms – the ugly”: Some elements simply can't be styled using CSS. You can access a element by using getElementById(): Users will see a drop-down list of pre-defined options as they input data. The element's id attribute must be equal to the element's list attribute (this binds them together). Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. See CodePen example. A fed text box has a single string for both display label and submit. Sign in to enjoy the benefits of an MDN account. A select box can have a different submit value vs. display label Internet Explorer . If you'd like to contribute to the interactive examples project, please clone The compatibility table in this page is generated from structured data. Internet Explorer, Firefox, Chrome and Edge apply basic styling to the input[list] element, but neither to datalist, nor to its option child elements. L'Element HTML Datalist () conté un conjunt d'elements que representen els valors disponibles per a altres controls. The newsletter is offered in English only at the moment. : Permitted content: Either phrasing content or zero or more elements. Content categories: Flow content, phrasing content. The Datalist object represents an HTML element. The HTML is pretty simple. If you haven’t already created an account, you will be prompted to do so after signing in. Include this polyfill to provide support for older and currently incompatible browsers:Get the latest and greatest from MDN delivered straight to your inbox.The newsletter is offered in English only at the moment. The source for this interactive example is stored in a GitHub repository. The tag is used to provide an "autocomplete" feature for elements. Access a Datalist Object. Permitted parents: Any element that accepts phrasing content. ... Get the latest and greatest from MDN delivered straight to your inbox. Here is the example used in the MDN article I linked to above: Definition and Usage. Note: The element is not supported in Internet Explorer 9 (and earlier versions), or Safari. Official examples and reference documentation for html.Datalist. Get it now → Type: block Self-closing: No Permalink Share Can I use MDN # datalist Defines a list of autocomplete options when using a text . html.Datalist is a dash_html_components component. Examples might be simplified to improve reading and basic understanding. : Permitted ARIA roles The tag specifies a list of pre-defined options for an element.. If you'd like to contribute to the data, please check out : Tag omission: None, both the starting and ending tag are mandatory.