autocomplete

autocomplete

hello there , sorry for my poor english.
I want to add a small function to autocomplete.js.
When i mouse over one of the "suggestion" , I want to extract the "keyword" (let's say the text)

how can i do?
i have tried to add the .mouseover()
but i cann't get the text value...when use .val()