|
iframe verschiebt anderen iframe
hallo leute hab da ein kleines problem,
ich hab links nen iframe mit ner shoutbox drin und dann hab ich unten auch in ner layouttabelle wieder einen iframe drin indem ich ein news system einbauen möchte. problem ist das mir der obere iframe das ganze in der ansicht auf dem ie um mindestens 5 cm nach unten verschiebt.
schon mal im voraus danke für alle die helfen.
hier noch der teil in dem es drin is:
<td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="168" height="288"> </td>
<iframe src="shoutbox.php" name="Bildframe" width="165" height="280" align="left"
scrolling="yes" marginheight="0" marginwidth="0" frameborder="0">
</iframe>
</tr>
</table></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="13"></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="322"></td>
<td colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="760" height="322"> </td>
<iframe src="news/index.php" name="Bildframe" width="760" height="314" align="left"
scrolling="yes" marginheight="0" marginwidth="0" frameborder="0"> </iframe>
</tr>
</table></td>
<td></td>
</tr>
<tr>
greetz hedge
__________________
THIS GENERATION RULEZ THE NATION
|