Hi, Which autocomplete plugin are you using ? Thanks & Regards, Dhruva Sagar.
Mike Ditka <http://www.brainyquote.com/quotes/authors/m/mike_ditka.html> - "If God had wanted man to play soccer, he wouldn't have given us arms." On Mon, Sep 14, 2009 at 1:57 PM, Althalos <g...@ekdahlproduction.com> wrote: > > Hi > I'm trying to make a custom hack to the autocomplete plugin. I want it > so that when you select a suggestion I can separate the data in that > suggestion and insert parts of it into four different elements. > > I'll use split to get the data into an array and then use the Val > function to set the values of the elements, but what is the easiest > way to customize theplugon like this? Can I do this wihout editing the > plugn itself?