HTML Table + jQuery slider

Permalink
Hey guys,

I am very new to jQuery so I am still trying to find an answer to this question. I have a large table with about 5 columns and 40 rows. The rows have a header in them. I would like to use jQuery to click on the header and then the rows under that header would appear.

I am reading that you cannot put a div inside a table and have it slide down. Is that correct? Do you guys have any suggestions?

Thanks!