IFRAME
Hvorfor virker denne iframe ikke?<p><iframe name='mail' src='sub.htm' style="width:100px;height:100px;" marginwidth='0' marginheight='0' scrolling='yes' frameborder='0'></p>
Når jeg sætter den ind i denne kode?
<HEAD>
<SCRIPT>
function Open(url) {
window.open(url, 'show', 'resizable=yes,scrollbars=yes,toolbar=no,location=no,directories=no,status=no,width=350,height=500');
}
</SCRIPT>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<STYLE>A:link {
COLOR: #F7922F; TEXT-DECORATION: none
}
A:visited {
COLOR: #F7922F; TEXT-DECORATION: none
}
A:active {
COLOR: #F7922F; TEXT-DECORATION: none
}
A:hover {
COLOR: #FD9B3B; TEXT-DECORATION: none
}
</STYLE>
</head>
<META content="MSHTML 6.00.2600.0" name=GENERATOR><title>hmm</title></HEAD>
<BODY bgColor="#2F9BF7">
<TABLE height=345 cellSpacing=0 cellPadding=0 width=474 align=center border=1>
<TBODY>
<TR>
<TD vAlign=top width=470 height="412">
<TABLE cellSpacing=0 cellPadding=0 width=719 border=0 bgcolor="#2F9BF7">
<TBODY>
<TR>
<TD width="100%" bgColor=#3f3f3f height=135 background="gfx/opper.bmp">
<table width="100%" border="0" height="155">
<tr>
<td width="50%" height="132"> </td>
<td width="50%" valign="top" height="132">
<div align="right"><br>
<p><iframe name='mail' src='sub.htm' style="width:100px;height:100px;" marginwidth='0' marginheight='0' scrolling='yes' frameborder='0'></p></div>
</td>
</tr>
</table>
</TD>
</TR>
<TR>
<TD width="100%" background="gfx/bund.gif">
<DIV align=left><b> </b><A
href="../Aulum%20netcafe/index.htm"><b>News</b></A><b> - <A
href="../Aulum%20netcafe/info.htm" target="main">Information</A> -
<A
href="../Aulum%20netcafe/spil.htm" target="main">Spil</A> - <A
href="../Aulum%20netcafe/link.htm" target="main">Links</A> - <A
href="../Aulum%20netcafe/cs.htm" target="main">Counter-Strike</A></b></div>
</td>
</tr>
<tr>
<td width="100%" background="gfx/bund.gif"></td>
</tr>
</table>
<p><iframe name='main' src='news.htm' style="width:720px;height:350px;" marginwidth='0' marginheight='0' scrolling='yes' frameborder='0'></p>
<p align="left"><font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF" size="2">
</font></p>
</td>
</tr>
</table>
</body>
