UI Deploy

Curated, Short, Web UI Dev we Love.

Tutorial - Native HTML5 autocomplete with datalist

I’ve had the opportunity to play around with some cool new HTML5 stuff recently, and have just finished implementing a browser-native autocomplete using HTML5’s new <datalist> element into one of my open-source projects. No JavaScript required for this!

view source

Advertisement