Ver Mensaje Individual
  #9 (permalink)  
Antiguo 12/01/2008, 10:15
txemaker
 
Fecha de Ingreso: octubre-2007
Mensajes: 74
Antigüedad: 16 años, 6 meses
Puntos: 1
Re: Ventana 2 Botones

Cita:
Iniciado por hgp147 Ver Mensaje
Hola txemaker:

Código HTML:
<html>
<head>
</head>
<body onload="if(confirm('Deseas que se abra una ventana?')) window.open('http://g.santorcaz.com/E.swf','E','width=696,height=468,top=0,left=0')">
</body>
</html> 
Ok, ok! el unico problema es que la ventana que aparece al aceptar, no tiene el tamaño 696x468, verdad???