Tagged Questions

3
votes
2answers
1k views

jQuery expand/collapse hierarchical table row

I am looking for an efficient way to expand/collapse hierarchical table rows using jQuery. The problem is, that the expand and collapse functionality differs. Initially, only rows with class level_0 ...