In using the Autocompleter for my project, I have a requirement to format the suggested items ( basically bold the characters that match what the users typed ) . I was hoping to override the oncomplete function which does the rendering part of the job. Then I noticed that that the oncomplete cannot be customized by overriding and now Im thinking about changing scriptaculous source to allow overriding.
I was curious to know if anyone knew the reasoning behind oncomplete not being overridden. ? Also, I would like to get opinions of members who have had to format the output before display. -- 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.
