Jump to content

table expand


asmith

Recommended Posts

hey guys

 

<table width="500" border="1" cellspacing="0" cellpadding="0" align="center">
<tr><td height="50">A</td><td rowspan="3">LONG TEXT</td>
</tr>
<tr><td height="50">c</td>
</tr>
<tr>
<td>d</td>
</tr></table>

 

that table has 3 TD in left and 1 TD in right. i want to put a large text on the right TD  and when it is expanding the table ONLY the lowest TD from left expand too and the height of the 2 others stay still .

the above code works well in fore fox and opera ,but it won't work in IE6. IE expand the other TD too.

 

any way i make it right for IE 6?

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/103855-table-expand/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.