I am getting this for one of the autocomplete id:
<input id="tag_35676160_name" type="text"
size="30" name="tags[name]"
autocomplete="off"/>
I am trying to ajax send the text field to the server and remove the text
fro the field upon rjs send back. How do I figure out what that number
comes from so I can reference it for the ajax send and text field clear?
On Mon, Aug 24, 2009 at 6:23 AM, Pat
<pat-TqfKzuDnBR2xH1ktNt+OzKxOck334EZe@public.gmane.org> wrote:
>
> Is this what you''re looking for?
>
> http://patshaughnessy.net/repeated_auto_complete
>
> - pat
>
> On Aug 21, 6:52 pm, Me
<chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > Is there a way to get 2 autcompleters using the same fields to work on
> > the same page? I have something similar to twitter autocomplete at
> > the top of the form and I am also trying to get another one working
> > for an inline edit.
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---