Mar
04

How to Auto Scroll in long Autocomplete list when keyPress Up and Down
You have to add attribute tabindex="-1" and set .focus() on active element.
Look at my patch here
https://github.
1 min read