Top "Parents" questions

How to get the parent element value using jquery?

I have a table with a couple of rows with two cells in each row and each cell has couple …

jquery element parent siblings parents
Most elegant way to find node's predecessors with networkX

I'm working on a graphical model project with python using NetworkX. NetworkX provides simple and good functionality using dictionaries: import …

python networkx parents
Get first matching ancestor containing a specific class

I am trying to iterate to the first ancestor containing the class ‘sys-form-row’. I am able to get the row …

jquery jquery-selectors closest parents