Hi guys, I need your help badly.
I'm developing a menu that vertically lists items which slide on mouse hover and scroll when using keyboard navigation. This is done by jquery-1.4.4.js and jquery.keynav.js which you can see at
www.2beo.com/tv/js .
As you can see the menu lists all items nicely using mouse navigation, however with keyboard doesn't position at the last item as fixed position and keep listing the further items hidden. It just goes on down or up without scrolling.
Please I would greatly appreciate some guidance or help how to solve this positioning while navigating with keyboard. Or some other clever solution you can suggest.
Thanks, JQUERY ROCKS!!!