pawelczak / EasyAutocomplete

JQuery autocomplete plugin
http://easyautocomplete.com
MIT License
729 stars 244 forks source link

[Suggestion] When more than maxNumberOfElements are available, show "... more results" #467

Open Wikinaut opened 2 years ago

Wikinaut commented 2 years ago

When the returned list has more items than currently shown (as limited by maxNumberOfElements) then show a predefined overflow string such as ... more results.