What is the preferred way of delaying the Javascript call to
getChoices() until a certain amount of characters have been types in? I
guess I could just put in some kind of if condition that checks the
input string's length, but I was wondering if there's a more elegant way
of doing this.

Thanks!

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to