Hello!
I'm trying to figure out what properties to set or what kind of JavaScript to use to have a dropdown(select) that contains options, but also allows manual entry? Does anyone out there know how to do this or point me in the right direction!? I was trying the contenteditable property and that was not working for the select control, and not sure that is really what I want to be doing.
THANKS!
I'm trying to figure out what properties to set or what kind of JavaScript to use to have a dropdown(select) that contains options, but also allows manual entry? Does anyone out there know how to do this or point me in the right direction!? I was trying the contenteditable property and that was not working for the select control, and not sure that is really what I want to be doing.
THANKS!