[jQuery] [autocomplete] show autocomplete list on focus

[jQuery] [autocomplete] show autocomplete list on focus


Hi.
Is it possible to make the autocomplete list pop up automatically, if
the minchars parameter is 0?
Alternatively, is there an API call which could be bound to the focus
event of the input element?
Thanks.