HTML5 datalist - always show unfiltered options -


i have textfield input datalist of e.g. 10 fixed options.

instead of usual autocomplete behavior, dropdown show complete list.

especially, if input has pre-filled value, , user clicks, dropdown open , show unfiltered list of options, user can use select element.

any idea how that?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -