|
AFAIK, you can only have overflow on or off. Some browsers support overflow-x and overflow-y, but I don't think all of them do. Why not use an iFrame and target the included file, then you don't have the double header thing either, and you can set the height/width.
You may just need to reformat your data, it doesn't fit in the area you have. Why not doL
<td>
IPaddress<br>
<i>Description</i>
</td>
?
Last edited by funkdaddu; 02-24-2006 at 06:01 PM..
|