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