NOTE: This new element is HTML5 and will be a standardized element in 2014.
The HTML <datalist> element is used to supply a list of data to another control on the page. This element has limited browser support for now. You can test the example using the Opera browser to see how it renders an autocomplete list for the input element.
global attributes - global core attributes
See: list of global attributes
global event handlers - global event handler attributes
See: list of global event handlers