[jQuery] Autocomplete invasion

[jQuery] Autocomplete invasion

It'd be great if the autocomplete plugin allow to use one textfield to make
multiple suggestions, for comma-separated values, for instance.
I'm thinking in the Gmail autocomplete for multiple e-mail addresses in the
destination field, or the del.icio.us TAGS field, that suggest you new tags
everytime you write a new word. Would it be too much difficult to add this
feature?
Keep up the good work!
Regards,
--
Albert Garcia
OboLog > Tus pensamientos en red
http://www.obolog.com
_____________________________________
Mi blog en http://obokaman.obolog.com
-----Mensaje original-----
De: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] En nombre
de aedmonds
Enviado el: martes, 29 de agosto de 2006 20:36
Para: discuss@jquery.com
Asunto: Re: [jQuery] Autocomplete invasion
I know that the scriptaculous Autocompleter passed "the autocompletion input
field and the selected item (the <li> item selected)". But since you are
using XML for the response, maybe return the input field and the <item> that
was selected?
BTW, you added the Autocomplete to the demos page on the interface site but
the link should go to http://interface.eyecon.ro/demos/autocompleter.html
rather than http://interface.eyecon.ro/demos/autocomplete. Thought I'd let
you know since you just updated it.
-Aaron
Stefan Petre