Questo è il codice della pagina che mi apre la popup:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Apple Tree Photo</title>
<link rel='stylesheet' href='main.css' type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">
var stile = "top=130, left=250, width=800, height=590, status=no, menubar=no, toolbar=no scrollbar=yes";
function Popup(apri) {
window.open(apri, "", stile);
}
</script>
</head>
<body>
<p align="center" class="lampeggiante2">Apple Tree Photo</p>
<p align="center">[img]HPIM0293.JPG[/img]</p>
<p align="center"> enter</p>
<p align="center" class="altro">[1024 x 768 - Internet Explorer 6.0]</p>
</body>
</html>


Rispondi quotando