jQuery-ui autocomplete, select first item
kikme
248
Points
12
Posts
|
I'm using jquery autocomplete as:
I want when search for any keyword the first row should automatically selected. So that when ever user search for any keyword, he need to just press enter button to select in autocomplete box. Use $('selector').autocomplete({autoFocus:true}); - Rahul Maurya 16-May-2018 08:40
|
Answers
Blog
Active User (0)
No Active User!