Take a look at this code: jsfiddle
Use the arrow keys to cycle trough the div list. As you can see there is a gap after ”Mark” and above ”Luca”. In other words; at some point non of the divs has a blue background. My question: How can I cycle trough the divs without the gap?
(Focus the input first)
With only a slight modification of your original code: http://jsfiddle.net/Wf2mR/