0
Guys use jQuery Autocomplete plugin 1.2.3 from Jörn Zaefferer.
I wanted to know how to make him perform the query only if I inform more than 3 characters.
Calls the plugin this way:
$("#suggest5").autocomplete('completar.php', {
width: 600,
multiple: false,
matchContains: true
});
"Just use" is an answer?
– Guilherme Nascimento
yes I found the solution and edited the question.
– Hugo Borges
But here is a Q&A and not a friendly forum, you have to formulate a response. Even if it was you who asked, we are different from other tour sites: http://answall.com/tour
– Guilherme Nascimento