Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
3.56k
stars
1.66k
forks
source link
Is it possible to have suggestions limited to items starting with string, not containing it? #828
Closed
vukasinstojkov closed 3 years ago
Eg. if a user types be, the suggestions turn up Beatrice, Bella, instead of Abe, Abercrombie, and without Mtebe or other suggestions containing 'be'.