Tema: window.close
Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/05/2004, 17:42
Avatar de Xphoenix
Xphoenix
 
Fecha de Ingreso: abril-2004
Mensajes: 96
Antigüedad: 20 años, 9 meses
Puntos: 0
Don´t worry the script it here

<script>
function Cerrar(){
ventana=window.self;
ventana.opener=window.self;
ventana.close();}
</script>

<body onload="Cerrar()">

ALGO PARA LOS MODERADORES INTENTE HACER UNA BUSQUEDA DE MIS MENSAJES POR NOMBRE DE MIEMBRO Y SORPRESA ESTOY REGISTRADO PERO MI NICK NO FIGURA EN SU LISTA..........¿POR QUE?