if you use google or yahoo's search autocomplete, you'll see that they
do not select the first item automatically.  this way, if you don't
choose an item, and hit return, the return submits the form.  is there
a way to make this work with auto_complete?

in other words, i'd like it to behave like this-  user types in some
text, auto_complete div gets filled with list, nothing is hightlighted
in the list until the user mouses or clicks the down key.  if
something is selected, hitting return selects that item, if not,
hitting return submits what they typed.

any ideas?  hopefully this is something simple.

thanks,
dino

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to