jquery: iterating through various ul's list-items?

Posted by user239831 on Stack Overflow See other posts from Stack Overflow or by user239831
Published on 2011-01-15T14:42:56Z Indexed on 2011/01/15 14:53 UTC
Read the original article Hit count: 119

Filed under:
|
|

hey guys, someone already helped me solving the following problem: i wanted to iterate with my up and down arrows through list-items. http://jsfiddle.net/zBjrS/1/ in this example i only had one UL and wanted to navigate through its list-items.

meannwhile i have multiple ul's underneath each other and want to navigate seemlessly through all of them as if there were only one UL. http://jsfiddle.net/zBjrS/2/

any idea how i could do that?

thank you

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about keypress