On Dec 28, 2008, at 3:23 AM, Diogo Merovingio wrote:

I still with problems. When the "onblur" submit the form, the
autocomplete didn't finish yet. The consequence is that when I select
something from autocomplete and press tab the string submitted was
only part of what I wrote (ex.: I write "fran", the autocomplete
suggest "France", if I select or press tab the string posted is
"fran").


Sorry it took a while. Was on vacation.

I guess the problem is using submit onblur. The input most likely blurs when you tab. Have you tried using ignore onblur?

--
Mika Tuupola
http://www.appelsiini.net/

Reply via email to