On Tue, Dec 15, 2009 at 1:52 PM, RVince <[email protected]> wrote: > if I add the OnKeyUp() to that field though, it breaks the > autocomplete.
Of course, you want to add the event handler "unobtrusively" -- in the head of the document or (better) in a separate file. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- 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.

