DJIceSpike
New Member
My html contains list of elements. I want to use the arrow keys to select the elements. Here is my Code: \[code\][http://jsfiddle.net/T8S7c/]\[/code\]What I want is on preesing the keys the focus needs to be in the selected element like hover effects.( For example if I press the down key for the first time Ambaji has to be in focus)I know the code of the key event but i dont know how to get the focus on the keypress.Can anyone help me in this