![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
06/06/2006, 09:55
|
| | Fecha de Ingreso: octubre-2005
Mensajes: 85
Antigüedad: 19 años, 3 meses Puntos: 0 | |
Y ok esta es la pagina padre
<html>
<head>
<script language="JavaScript">
function Abrir(){
window.showModalDialog("b.htm","");
}
</script>
</head>
<body>
Abrir ventana <a href="javascript:Abrir()">click</a>
</body>
</html>
y de ahi esta es la ventana secundaria
<html>
<head>
</head>
<body>
Cierra esta para que accedas al padre
</body>
</html>
y pes no pida mas y ahora si ha investigar ke kreo eso es lo ke te kiso decir MONOSWIN, el tiene toda la razon no hy ke mal acostumbrase h |