centrere popup!
hej jeg vil ha centreret popuppen på www.droschler.dkså en med 14´´ skærm og en med 19´´ skærm får popuppun lige i midten af skærmen!
uanset opløsning..etc....
det skal sættes ind i følgende, og hvor skal det sættes ind?
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>
<body bgcolor="#1C2939" text="#000000" onLoad="MM_openBrWindow('menu.swf','droschler','width=500,height=550')">
</body>
</html>
