Using Rails built-in auto-complete text field helper, when the autocomplete menu shows up, the first option in it starts out ''selected''. Meaning if the user hits ''return'', it will put that selected item into the text box. I want the auto complete menu to show up under the text field, but I don''t want any of the items to be ''selected'' until the user clicks on one or presses the down arrow. Even after the autocomplete shows up, I want a return to submit the form, as per usual. Is there any not too hard way to do this anyone can help me with, without abandoning the auto-complete helper entirely? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---