....and to find out which element was selected, I have to check for
its background?  Is that right?

On Jan 23, 4:49 pm, jay <jay.ab...@gmail.com> wrote:
> You could write something yourself fairly easily.  Just update the
> backgroundColor css property when you press the up/down keys on your
> absolutely positioned element, and when you press enter perform an
> action that is associated with that element.
>
> On Jan 23, 4:32 pm, bittermonkey <brakes...@gmail.com> wrote:
>
> > The code is a bit overwhelming for just the highlight functionality.
> > Thanks anyway.
>
> > On Jan 23, 4:17 pm, jay <jay.ab...@gmail.com> wrote:
>
> > > Here is a jquery autocomplete plugin I googled and seems to do what
> > > you want:
>
> > >http://www.pengoworks.com/workshop/jquery/autocomplete.htm
>
> > > On Jan 23, 4:00 pm, bittermonkey <brakes...@gmail.com> wrote:
>
> > > > How do I initialize a hover on a <A HREF> tag using cursor keys in
> > > > jQuery?  It's similar to how google highlights its autocomplete
> > > > results. So, from google.com, type the letter "a" in the searchbox
> > > > then press the Down Arrow Key and notice how the first item in the
> > > > autocomplete box gets highlighted and so on if you continue pressing
> > > > it.
>
> > > > How do I accomplish this in jQuery?- Hide quoted text -
>
> > - Show quoted text -

Reply via email to