laktek / jQuery-Smart-Auto-Complete

AutoComplete plugin with smart defaults and flexibility to customize
http://laktek.com/2011/03/03/introducing-jquery-smart-autocomplete/
248 stars 34 forks source link

fix the issue when you select something using up/down keys and then use mouse to select a different one #21

Closed snjoetw closed 12 years ago

snjoetw commented 12 years ago

...mouse to select a different one

without the fix, the one selected by up/down key will still be highlighted when you use mouse to select another one.