Yes, but look at Jörn's demo site (http://jquery.bassistance.de/ autocomplete/) and you'll see that this error does not occur. It's got to work with the mouse or it is unusable for me. Unfortunately, no one has chimed in with a solution and I'm so new to JQuery that I don't think I can solve this myself. I tried Firebug, but it did not seem able to trace the code that was executing. Perhaps because it's just too dynamic. It seems to have to execute as the mouse passes over each list entry. Please keep me posted if you discover anything and I'll do the same.
On Jul 18, 10:09 am, Jeff Fleitz <[EMAIL PROTECTED]> wrote: > I am in the same boat (don't have the luxury of playing around). > Jörn's version has been pretty stable, with the exception of the > issues documented. The one problem I have is similar to yours, in that > IE6 generates an error when mousing over.the selection list. > Unfortuanely, at least 90% of the users of this app will use IE6, > which sucks, but it is what it is. I don't see the error in Firefox, > so it's been hell trying to figure out how to fix the bug. Jörn has > turned me on to Firebug Lite, so I am trying to track it down that > way, as I get time. > > Too many hats :) > > On Jul 11, 10:15 am, AtlantaGeek <[EMAIL PROTECTED]> wrote: > > > > > I still think some of my posts are getting massively delayed > > (actually, I know this is happening) or canned completely . . . > > > At present, I don't have the luxury of "playing around", so I was > > wondering what is the most stable version that has been posted. Your > > original version seems to be working fine except for the issue of it > > not working correctly when the user just tabs out of the field. > > Someone did recommend Joern's "alpha" version, but this is for a > > client's web store and I'm not real anxious to use alpha software. > > Plus, since I'm very new to JQuery, I'm not sure I feel comfortable > > deciding to use it and just fixing any errors I run into. > > > On Jul 10, 8:49 am, "Dan G.Switzer, II" <[EMAIL PROTECTED]> > > wrote: > > > > >Now if I could only make sense of that page. <g> So you wrote that > > > >mod to the original AutoCompleter by Dylan V and now you and this > > > >other guy Joern are working on it? Sorry, just trying to understand > > > >who's who. What should I download from that page? > > > > Not that the who's who really matters that much, but the story is as > > > follows. > > > > Dylan Verheul released the originalAutocompleteplug-in. It did most of > > > what I needed, but was missing several crucial parts that I needed so I > > > fixed a few bugs and added the handful of features I needed. > > > > Jörn Zaefferer liked what I did, but wanted to implement a few more > > > features > > > (such as multiple selections,) so he started re-writing my mod (it's > > > almost > > > a completely re-write now) to add new features and streamline the code. > > > When > > > I can, I help Jörn out with the project. > > > > As for what you should download, I'd recommend grabbing all the code and > > > playing around with it. It's a completely re-write and we know some of the > > > new features are not finished (multiple select items don't work completely > > > the way we'd like to see them work.) > > > > -Dan > > > > >On Jul 9, 8:49 am, "Dan G.Switzer, II" <[EMAIL PROTECTED]> > > > >wrote: > > > >> >One other thing: If the user does not actually select an item from > > > >> >the list and, instead, just tabs out of the field - perhaps because > > > >> >the item that was put into the textbox via the quick-fill was the one > > > >> >he wanted - then the code to populate other fields does not fire. How > > > >> >can I get that code to fire? (The code below does not fire) > > > > >> Yeah, that looks like a bug. Development of this code branch has > > > >> actually > > > >> stopped and been replaced with: > > > > >>http://dev.jquery.com/browser/trunk/plugins/autocomplete > > > > >> It looks like this issue is resolved in the latest code base. > > > > >> -Dan- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text -