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. "- w
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ör
RC wrote:
I am using the jquery autocomplete code and have set the minChars
after which the autocomplete request is fired to 3. It works fine if
all 3 chars are letter (eg: abc) but fails to show the results when I
use a dot or space as the third character(eg: st.). Any suggestions on
how this c
3 matches
Mail list logo