Scusate ho provato a risolvere il problema cercando nel forum ma non mi riesce. Questo codice non mi funziona. a finestra del browser non si chiude. Dov'è l'errore? Grazie.
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>ip</title>
<script language="javascript">
self.opener=self
</script>
</head>
<body>
<p align="center" style="text-align: center;">
<span style="font-size: 36pt; color: rgb(0, 51, 153);"></span></p>
<p align="center" style="text-align: center;"><span
style="font-size: 36pt; color: rgb(0, 51, 153);">
</span></p>
<div style="text-align: center;"><a href="javascript:self.close()">Chiudi
finestra</a></div>
<p onclick="close()" style="text-align: center;" align="center"><span
style="font-size: 36pt; color: rgb(0, 51, 153);">
<p align="center" style="text-align: center;"></p>
</span></p>
</body>
</html>