Connecting Tech Pros Worldwide Forums | Help | Site Map

Set height of the row when column is hiden

Familiar Sight
 
Join Date: Sep 2006
Posts: 142
#1: Oct 22 '08
Hi, need help please!

Hiding column but can't set the height of row

I'm hiding the columns within the row, but can't seem to hide the row nor set the height of the row!

<tr style="visibility: hidden; height: 0px;">
<td colspan="4" style="visibility: hidden; height: 0px;">
"object"
</td>
</tr>

How can I set the height of the row when column is hiden.

Regards

Reply