|
If I want to keep scrolling on a list of suggestions (from this auto-complete) by keeping pressing on a up or down arrow key, how can this auto-complete javascript achieve this? for current version of this auto-complete, the selected line goes up or down one step when pressing an arrow key one time. Please advice me, Thanks, |