Has anyone taken the autocomplete functionality and created a Facebook
messaging style interface where users can delete items they have
added?

I am just wondering how people have solved the fact that your hidden
field, which stores the id's of selected items, does not get updated
when the user manually deletes an item.

Any suggestions appreciated.

Many thanks,
Chris

On May 20, 12:31 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> Thats a known bug, not solved, yet. It has top priority!
>
> Jörn
>
> On Tue, May 20, 2008 at 12:57 PM, ChrisLongden <[EMAIL PROTECTED]> wrote:
>
> > Additionally, I have noticed that this seems to be a problem in
> > FireFox, not in IE7.
>
> > Many thanks,
> > Chris.
>
> > On May 20, 8:16 am, ChrisLongden <[EMAIL PROTECTED]> wrote:
> >> Thank you, Jörn.
>
> >> One other (small) thing I have noticed - if you use .focus() to give
> >> the input textarea focus when the page loads, the auto-complete does
> >> not work until you physically click the mouse in the textarea. Is
> >> there a known fix for this? I'd like to be able to have the page load
> >> with focus on the input textarea.
>
> >> Many thanks,
> >> Chris.
>
> >> On May 19, 10:29 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]>
> >> wrote:
>
> >> > Rather undocumented: The formatItem-option can be used as a filter. If
> >> > it returns false for a value (instead of the formatted value), the
> >> > value isn't displayed.
>
> >> > Jörn
>
> >> > On Sun, May 18, 2008 at 9:36 PM, ChrisLongden <[EMAIL PROTECTED]> wrote:
>
> >> > > Hi,
>
> >> > > I am using the brilliantautocompletefunctionality available here
> >> > > (http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/)
>
> >> > > I am using the 'Multiple Birds (remote)' version from the demo. I
> >> > > can't see anything in the documentation about removing items that the
> >> > > user has already selected from theautocompletelist. Is this
> >> > > something I need to do manually, or is there a setting that I can
> >> > > tweak?
>
> >> > > Many thanks,
> >> > > Chris.- Hide quoted text -
>
> >> > - Show quoted text -

Reply via email to