IN Jquery , how do I go up a parent node?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-03-24T00:55:20Z Indexed on 2010/03/24 1:03 UTC
Read the original article Hit count: 225

Filed under:
|

I just want to go up a parent node, so I can do a .find inside that parent node.

In a sense, I want to .find a sister.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript