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 <[email protected]> wrote:

>
> Is this what you're looking for?
>
> http://patshaughnessy.net/repeated_auto_complete
>
> - pat
>
> On Aug 21, 6:52 pm, Me <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to