[jQuery] Problem with effects and table rows

[jQuery] Problem with effects and table rows

I'm having a bit of trouble getting table rows to show and hide properly. An example of this problem can be found here:
<a href="http://projects.bwoa.net/jquery/help/jquery_rows.html">http://projects.bwoa.net/jquery/help/jquery_rows.html
</a>
Basically, my problem is two fold:
<ol><li>When you click on a toggle checkbox, it shows the row but embeds everything in the first td instead of in the three tds as coded.</li><li>If you click in this order: Toggle row 1, Toggle row 2, Toggle row 1, Toggle row 3, Toggle row 1, Toggle row 1 (and continue doing the last two row 1 toggles) you'll see that it continues to imbed an extra row or spacer of some sort that elongates the output.
</li></ol>Any possible help would be awesome. I think it's a bug (part 2 most definitely) but part 1 I'm not altogether sure if I'm doing it right or if what I'm trying to do is "legal". Thanks!
Cheers,
Brendyn
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/