[jQuery] Getting column value for a selected table row?
Given a table where the the first column of each row contains a radio
button.
Is there some jQuery selector magic that would allow me to get the
value of the cell in the 4th column when the radio button is selected?