Found the problem! I was using :skip_style => true in the options for the text field. When I change that to false, it loads correctly.
Thanks! John On Sep 23, 3:22 pm, Bryan <[email protected]> wrote: > Sounds to me like you're missing styling. > > I usehttp://github.com/grosser/simple_auto_completethat comes with > an example CSS that works just fine for me. That might give you some > clues, but you'll probably have to modify it to work with the provided > classes and ids. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

