How can I make an iframe change the size of a table?
I have this iframe within a cell:
<td class="left" name="main" bgcolor="#FFFFCC" valign="top">
<iframe width="100%" height="100%" frameborder="0" src=" name="main">
</iframe>
</td>
But I want the pages it loads to resize the whole table such as if the frame wasnt there.
iframes may not be the best way to go for this solution i realise, but i thought Id give them a try
~*Gwar3k1*~
"To the pressure, everything's just like: an illusion. I'll be losing you before long..."
I have this iframe within a cell:
<td class="left" name="main" bgcolor="#FFFFCC" valign="top">
<iframe width="100%" height="100%" frameborder="0" src=" name="main">
</iframe>
</td>
But I want the pages it loads to resize the whole table such as if the frame wasnt there.
iframes may not be the best way to go for this solution i realise, but i thought Id give them a try
~*Gwar3k1*~
"To the pressure, everything's just like: an illusion. I'll be losing you before long..."