One small bug. I use keyboard navigation to highlight options and after that I move the mouse. Then two options get highlighted.

2006/9/6, Sam Collett < [EMAIL PROTECTED]>:
On 06/09/06, Dylan Verheul < [EMAIL PROTECTED]> wrote:
> I've been thinking about an elegant way to deal with long resul lists,
> but I havent gotten my head arouns a workable solution that I can
> actually realize myself. I'm not that experience in je
> js/positioning/scrolling department.
>
> I think if you max-height the results UL you'll get scroling from the
> browser, but I haven't really tested it.
>

If you put this at the end of moveSelect it scrolls into view when an
item is selected.

lis[active].scrollIntoView(false);

Tested it in IE and Firefox.

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to