I am trying to take information from a <tr> and prefill it in all <tr>s below that <tr>. I know I can grab the <tr> I want and put it in a variable, but is there a good selector for grabbing only the <tr>s below that row?
I am trying to take information from a <tr> and prefill it in all
Share
1 Answer