[jQuery] Multiple Autocomplete

2008-11-22 Thread iandotcom
Hey, I got this setup going on where the user can add multiple autocomplete boxes onto the page. I got a problem though, I need to return the ID of the selected user so I can use it with the PHP backend, but when a new row is made, all the ID values are changed to the latest autocomplete field.

[jQuery] Multiple autocomplete

2008-09-21 Thread aimhier
Now, I want to use 2 autocompletes in the same form. What I am doing is i am passing the input textfield filled using autocomplete as an extra parameter while passing the auto compete for the second form. However, I only pass a blank(the default value of parameter1 when it was loaded initially not

[jQuery] Multiple & autocomplete selector

2007-12-26 Thread Julien
Hello there, I was wondering if you knew about a plugin, or if you knew if it was easy to make a text input coupled with an autocomplete functionality which adds a "box" for each item added to it. A bit like facebook does to add multiple recipients for a message into a text input, as illustrated