[jQuery] Re: AutoCompleter question

2007-07-14 Thread AtlantaGeek
Dan, Please excuse my ignorance on JQuery. From Jorn's sample web page, it appears that the findValueCallback function is executed when the user makes a selection from the drop down. So I took an earlier suggestion you made and tried to combine it with this suggestion of yours to accomplish wha

[jQuery] Re: AutoCompleter question

2007-07-14 Thread AtlantaGeek
Thanks again, Dan. Where can I see that? In your example (yes) or the original code (not so yes). Remember, I have literally just started with JQuery, so what seems obvious to you is not so obvious to me. On Jul 13, 8:42 am, "Dan G. Switzer, II" <[EMAIL PROTECTED]> wrote: > As you can see, th

[jQuery] Re: AutoCompleter question

2007-07-13 Thread Dan G. Switzer, II
>Using the AutoCompleter at http://bassistance.de/jquery-plugins/jquery- >plugin-autocomplete, >how do I process the data I'm sending back. > >The data comes back like this: > >Item | Item Description | Qty On Hand | Price > >I need to put Item Description, Qty On Hand, and Price in three SPAN >el