Are you sure the problem is with the Autocomplete code and not the results being generated by your server-side code?
-Dan >-----Original Message----- >From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On >Behalf Of RC >Sent: Thursday, June 21, 2007 2:23 AM >To: jQuery (English) >Subject: [jQuery] Re: Help with jquery autocomplete > > >It happens only when the third char is a dot(.) or space. For example >consider that your are looking for >"St. Therese" , and you type >- "St." - there is no result >- "St. "- with a space after the dot , still there is no result >- "St. T" - The result now shows up in the autocomplete dropdown. > > >Jörn Zaefferer wrote: > >> Does that happen only on the third character? What happens if you add a >> fourth character (letter or anything else)? >> >> -- >> Jörn Zaefferer >> >> http://bassistance.de > >