here is my code, anything wrong with it ? it doesn\'t seem to display list on focus, i still have to press a key before it displays list
With more recent versions you might need to change autocomplete to uiAutocomplete
$(this).data("uiAutocomplete").search($(this).val());