Nice solution! :)
]]>It is my opinion, that the same way that placeholder introduction encouraged bad UX practises and cross-browser incompatible UIs, the datalists will become another thing on the “progressive enhancement” list.
]]>So maybe more “auto-suggest” than “auto-complete” :-)
]]>This will cut my development time drastically because I use autocomplete on many different pages of an internal web application and I decide what browsers the sales people (85% of the company) use.
I’ll for sure install Chrome for them and save the company time and money by using this HTML5 feature.
Nice find!
]]>I particularly like drop down boxes because the user doesn’t have to worry about typing the correct input (typos) and you help the user by reducing the amount of keystrokes they need to use to complete your form.
But there must be a good application and I’ve love to hear some ideas…
]]>I love datalists but really wish the option sub-elements worked like they do in a i.e. had the ability to display a label whilst having a different (hidden to the end user) value. That’d be so nice, then you could replace big horrible s with datalists.
I know there are some tasty libs like http://harvesthq.github.com/chosen/ but native options are always handy to have available.
Cheers
p.s. I realise setting value and label on datalist option elements sort of works but you get the value displayed on the popup which is messy in most cases.
]]>