A
AntoS
I'd like to create a field, like a select field but with one difference:
When a user press a key, the select normally goes to the first element that
begin with that char, then if the user press another char the selection goes
to the first element that begin with the last char pressed.
I need a field that if I press two o more chars consecutively it goes to the
option that begins with all of those chars.
How can I do that?
Thanks
When a user press a key, the select normally goes to the first element that
begin with that char, then if the user press another char the selection goes
to the first element that begin with the last char pressed.
I need a field that if I press two o more chars consecutively it goes to the
option that begins with all of those chars.
How can I do that?
Thanks