Veera Sundaravel wrote:> Hi folks,
>
> Is there any way to combine a text and a select box like combo box.
>
>
> Regards,
> Veeraa.T
Not in HTML, the nearest you''ll get is to do a text-box and add an ajax
autocomplete. There''s a function to do this in Rails - I think its
depreciated now but it still works if you want to look it up:
text_field_with_auto_complete
Cheers
Luke
--
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
-~----------~----~----~----~------~----~------~--~---