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?

Reply via email to