Hide tr inside div inside table?
I have a form where I'd like a few more rows to pop up in certain cases, I have the rows of my table I want to be hidden initially inside a div which is hidden, but anything inside a td which belongs to the table (which isn't hidden) isn't hidden. I want the td inside the div to be a child of the div instead of the table...
Any Help?
|