Start searching from 2nd/3rd letter
Start searching from 2nd/3rd letter
Hi.
When I use some jQuery autocomplete scripts there is always an option to start "asking" the server only when there was 2+ letters in the server.
I don't want to get results for "a" or "al" ... I want to start "ajaxing" my script only when there are 2 or more characters in search - when it is 1 - do nothing ...
Is there a simple parameter which can do that?
When I use some jQuery autocomplete scripts there is always an option to start "asking" the server only when there was 2+ letters in the server.
I don't want to get results for "a" or "al" ... I want to start "ajaxing" my script only when there are 2 or more characters in search - when it is 1 - do nothing ...
Is there a simple parameter which can do that?
This discussion has been closed.