Hi,

I have some problem with autocomplete plugin.

When selecting option into autocomplete drop down list, focus stays on
input field. So when Enter key is hit to select option, event is
catched by the input field. In my case that's a problem because I
submit form on enter key event and a selection into autocomplete
options list submits immediatly the form :)

Because of the focus staying on input field while navigating into
autocomplete drop down list, stopPropagation() can't help me.

Any idea ? I'm stuck with that stuff.


Thanks (and sorry for my bad ass english :p)

Cya,

Benjamin.

Reply via email to