jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

Auto-select first is not selected by data-index

Open Dimiona opened this issue 11 years ago • 0 comments

In a custom beforeRender function where I inserts additional dom elements into the autocomplete container and it's first element is not always an autocomplete suggestion item. The function called 'activate' should be also filtered to data-index attribute.

Dimiona avatar Nov 28 '14 12:11 Dimiona