wuyuntao / jquery-autosuggest

A fork of AutoSuggest jQuery plugin writtern by Drew Wilson.
http://github.com/wuyuntao/jquery-autosuggest
118 stars 59 forks source link

Keyboard accessibility #10

Closed necolas closed 6 years ago

necolas commented 13 years ago

Once you've tabbed into the AutoSuggest input box, there is no way to go back to previous form elements (Shift + Tab) or proceed to the next ones (Tab) using the keyboard. When the input element is empty you should be able to move through the form using the keyboard.