Hello,
I am using scriptaculous for auto complete my text area. It works fine but what I want is to display something else when user types some string and when he selects that string it should fill up with some other string. Let me clarify this thing using example of gmail. When we are typing some group name in gmail while composing mail it displays group name and when we select it , it fills up all the email addresses in the text area. I need the same thing. How can I do this using scriptaculous? Please help me. Thanks in advance.