I've got a YUI AutoComplete control, works great. Except that I'd like it to expand the list of suggestions as soon as the user selects the input box. How do I make that happen?
Right now expansion doesn't happen until the user hits a key in the box.