siva nathan

siva nathan

  • 868
  • 819
  • 216.4k

mouseover for autocomplete textbox using jquery?

Aug 7 2017 5:38 AM
I have a autocomplete textbox while onfocus of textbox it will show the records of autocomplete,
i want to select displayed value using mouseover using jquery
 
 autocomplete values like
 
asd
dfg
ghj
hjk
 
i want to select these values using mouseover using jquery ,while mouseover on asd value it will be displayed on labe or whatevet

Answers (1)