views:

105

answers:

0

hi,

I'm using the jQuery autocomplete plugin for a text input. When selecting an item in the dropdown list of the autocompletion choices, I loose the focus on my text input.

Can I avoid that? Is the dropdown list an element? can I get its id or select it in some way?

Thanks