Yes exactly... can't believe I didn't see it. Thank you Jorn.
On Nov 15, 5:37 am, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > You're looking for this, > right?http://docs.jquery.com/Plugins/Autocomplete/autocomplete#url_or_datao... > > 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) > >docon 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!