Anybody? Was hoping for a tip or two ;-) Michael
-----Original Message----- From: Michael Mehrle [mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008 3:55 PM To: [email protected] Subject: Delaying AutoCompleteTextField by n characters? 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
