There is a table. In one line the name of the service, and in other rows the following explanation of this service.Then the name again etc. Example
https://jsfiddle.net/jdzffn3m/
Problem:
I can not understand how can I implement a drop-down list by clicking on the name.
I either falls one row to the next() or all nextAll().
How to make table had only the rows that come after the name, not all ?