ich hab mal wieder ein Problem mit meinem Iframe.
Jetzt, da cih es geschafft habe, ihn so einzubetten, wie er soll, macht er mir Schwierigkeiten darin, daß er, wenn ich ihn auf 100% height stelle, auch die Frames außenrum usw. er nur ca. 200px höhe hat. Und selbst die Googleseite hat mehr an Höhe als 200px.

Wer kann mir denn helfen?
Code: Alles auswählen
<table border="0" cellpadding="0" cellspacing="0" class="scrn">
<td><img src="templates/fiappleblue/images/scrn_tl.gif" alt="" width="14" height="14" /></td>
<td width="100%" class="scrntbkg"><img src="images/spacer.gif" alt="" width="10" height="14" /></td>
<td><img src="templates/fiappleblue/images/scrn_tr.gif" alt="" width="14" height="14" /></td>
</tr>
<tr>
<td class="scrnlbkg" height="100%"><img src="images/spacer.gif" alt="" width="14" height="100%" /></td>
<td class="row1" height="100%"><iframe src="http://www.lotto.de" width="100%" height="100%" frameborder="0"></iframe></td>
<td class="scrnrbkg" height="100%"><img src="images/spacer.gif" alt="" width="14" height="100%" /></td>
</tr>
<tr>
<td><img src="templates/fiappleblue/images/scrn_bl.gif" alt="" width="14" height="14" /></td>
<td width="100%" class="scrnbbkg"><img src="images/spacer.gif" alt="" width="10" height="14" /></td>
<td><img src="templates/fiappleblue/images/scrn_br.gif" alt="" width="14" height="14" /></td>
</tr>
</table>
Danke schonmal,
Rosiv