jQuery-Autocomplete
jQuery-Autocomplete copied to clipboard
Focus event
When i trigger focus event in field with autocomplete -> suggestion showing and hide. Do you know what is it?
Set minChars option to 0.
This only works if nothing is selected. How can you open the menu on click/focus?