[jQuery] Collapsing row groups

[jQuery] Collapsing row groups

Hi all,
i was wondering how i could find the RowElements between two specific rows and
hide them. Let me give you an example
Row 1 class=HEADER
Row 2 class=data
Row 3 class=data
Row 4 class=data
Row 5 class=HEADER
Row 6 class=data
Row 7 class=data
I would like to find the rowElements between the header class rows. When
clicking on Row 1 i would like to hide rows 2,3,4 and stop the hiding at row 5
since it is a header as well.
The script is used to collapse groups of rows.
Thanks for your time.
Cheers
Phil
--
Philip Floetotto
The Moving Picture Company
Soho, London
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/