I seem to recall from the Bad Old Wiki that there was a way to
autocomplete individual words in a multiple word input. I have read
the New Git Wiki, and don't see any reference to that there. Could
someone please remind me how to do this:
Input: meat, fish, egg
---------------------------------
Hint: egg
eggs
As you type, each word is considered for a match. As soon as you type
a comma or a space or another non-word character, the previous text is
left out of any subsequent attempts at autocompletion, so the result
is autocompletion of individual words from within a multiple-word
input string.
I am sure this is possible, but I can't remember how to do it.
Thanks in advance,
Walter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---