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 can be fixed?
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

Reply via email to