er prøvet...
se mere på
www.h-hedegaard.dk/bo-planTop.html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>top</title>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<!--url's used in the movie-->
<a href="menu1.htm"></a>
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="760" height="88" id="top" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="top.swf" />
<param name="loop" value="false" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="top.swf" loop="false" menu="false" quality="high" bgcolor="#ffffff" width="760" height="88" name="top" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="
http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
index1.htm (popup vinduet)
<frameset border="0" rows="*,600,*" cols="*,760,*">
<frame src="about:blank">
<frame src="about:blank">
<frame src="about:blank">
<frame src="about:blank">
<frameset border="0" rows="88,*,16">
<frame name="øverst" scrolling="no" noresize target="indhold" src="top.html">
<frameset cols="125,*">
<frame name="indhold" scrolling="no" target="menu" src="menu.htm">
<frame name="hovedramme" src="tekst.html">
</frameset>
<frame name="nederst" scrolling="no" noresize target="indhold" src="bund.html">
<noframes>
<body>
<p>Denne side bruger rammer, men browseren understøtter dem ikke.</p>
</body>
</noframes>
</frameset>
<frame src="about:blank">
<frame src="about:blank">
<frame src="about:blank">
<frame src="about:blank">
</frameset>
index.htm (load af popup)
<html>
<head>
<script type="text/JavaScript">
<!--
function popWin(u,n,f) {
window.open(u,n,f);
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Ny side 1</title>
</head>
<body>
<body onLoad="popWin('index1.htm','pop','status=yes,scrollbars=yes,width=760,height=600')">
</body>
</html>