How to find the closest next sibling that matches selector? – Jquery
I have the following example structure where there are some groups with different headerx class but same class at the group and at the groupxbottom, and unknown number of <li>s between them. I get all the headers with specific headerx…