How to implement jQuery UI Autocomplete 'autoFill' and/or 'selectFirst' features?
问题 First, Let me start by saying thatI am aware of other similar questions, like this one here: How to implement "mustMatch" and "selectFirst" in jQuery UI Autocomplete? but it doesnt really do what I would expect. I'll explain why below. I am also aware of this simple guide posted by the original developer of the plugin: http://www.learningjquery.com/2010/06/autocomplete-migration-guide and I have done many implementations of the former plugin and a few fairly customized implementations of the