hello!
I'm using the JQuery auto complete ( jquery.autocomplete.js ).
and I'm wondering how can I submit a form once an item has been
selected?
currently when an item is select you have to hit enter twice, once to
get the item into the search field, and once to submit the search. I'd
like to submit the search on the first enter.

I see the option for : onItemSelect
how can I use this to submit the form?

thanks inadvance for your time!
-Ken

Reply via email to