#5674 closed feature (wontfix)
Select first item when list opens
Reported by: | thoand | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.1 |
Keywords: | auto complete | Cc: | |
Blocked by: | Blocking: |
Description
Hi
It should be possible to select the first when the list opens. This could be done as option. Eg. selectFirst: true|false.
The user types "fi" Reguest response The list with the results is displayed with the first item in the list selected
Example: http://jquery.bassistance.de/autocomplete/demo/ Try the first example with typing "fa".
Best regards, Thomas A.
Note: See
TracTickets for help on using
tickets.
This option won't be added to the plugin as it's not a core piece of functionality and doesn't provide much benefit to the user. I've built an extension for autocomplete to add this option.