jQuery-Autocomplete
jQuery-Autocomplete copied to clipboard
Accessing all Suggestions on Enter?
Hi, is it also possible to access the suggestions array when hitting enter? I made a multi-column search and would then like to load all displayed suggestions at once. thanks
Try setting
minChars: 0