Ver Mensaje Individual
  #3 (permalink)  
Antiguo 31/03/2004, 01:01
Avatar de JavierB
JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 11 meses
Puntos: 772
Hola, milik y Cluster.

Prueba poniendo la ventana hija de aquesta forma:
Código PHP:
<html>
<
head>
</
head>

<
body onblur="focus()">
<
input type="button" value="Cerrar" onclick="opener.location.reload();self.close()" />
</
body>
</
html
Saludos,