How to find rows between other rows w/ID then add class
- by Ravex
Hi guys. i'm stuck with my table. need create toggle rows function. but i no idea how to find sub rows in table. Some one can help me?
I have table with many rows 500
All Rows have class="row-1,row-2.....row-600 etc"
And all main rows also have class="parent"
between each "parent" rows i have 6 rows
So i need for toggle/collapse purposes…