1
Answer

mouseover for autocomplete textbox using jquery?

siva nathan

siva nathan

7y
857
1
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)