Hey guys, I hope it's just I can't find it anymore, but where's the (complete) doc on autocomplete? The plugin page on jQuery seems pretty light (http://docs.jquery.com/Plugins/Autocomplete), and the official page redirects to this new jQuery page.
If I remember correctly, there was a list of all options available in autocomplete(url, [options])... Mostly, I was looking for an option so when the user hits 'enter', autocomplete plugin would not automatically selects by default a suggestion, but would submit exactly what was entered. Any idea on how to do this? Thanks for your help!