Does anyone know how to implement more than single-character searching on a Select Box (drop-down box). For example, suppose I have a select box containing all 50 U.S. states, and the user presses 'M'. Focus in the box is then put on Maine. But if the user presses 'MI', focus in the box goes to Idaho instead of Michigan, because the searching is limited to only one character.
Any help is greatly appreciated!!!
Dan
Any help is greatly appreciated!!!
Dan