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

Admob integration with pygame in android -

Function that returns a formatted array in VBA -

python - performance - finding all points within certain distance by lat/long -