Hacker News new | ask | show | jobs
by theandrewbailey 32 days ago
I've had problems with <datalist> not showing when the input is misspelled, or when none of the <options> strictly begin with the input. I gave up and used an <ol> instead.