Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

feature: status: use tags: polyfill gtie9 nomobile kind: html polyfillurls: datalist-polyfill, Relevant Dropdowns

<datalist> enables autocomplete combo boxes.

It can be polyfilled (for IE 9 and Safari) with the scripts below, though they have varying levels of support for the full feature. You can also use a graceful fallback if you choose not to polyfill.

Please make sure to check caniuse regarding partial support even in modern browsers.