Følgende er lavet i Dreamweaver (du skal bruge JavaScript og ikke PHP)
<html>
<head>
<title>
Titel
</title>
<script language="JavaScript" type="text/JavaScript">
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body>
<a href="#" onclick="MM_openBrWindow('side.htm','Titel','width=100,height=100')">
Pop-up!
</a>
</body>
</html>
mikl | mikl@mikl.dk | MSN: mikl@mikl.dk