>One other thing: If the user does not actually select an item from >the list and, instead, just tabs out of the field - perhaps because >the item that was put into the textbox via the quick-fill was the one >he wanted - then the code to populate other fields does not fire. How >can I get that code to fire? (The code below does not fire)
Yeah, that looks like a bug. Development of this code branch has actually stopped and been replaced with: http://dev.jquery.com/browser/trunk/plugins/autocomplete It looks like this issue is resolved in the latest code base. -Dan