You're looking for this, right? http://docs.jquery.com/Plugins/Autocomplete/autocomplete#url_or_dataoptions
Jörn On Sat, Nov 15, 2008 at 3:49 AM, thierry <[EMAIL PROTECTED]> wrote: > > 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! >