Ver Mensaje Individual
  #10 (permalink)  
Antiguo 10/08/2005, 13:18
Trulala de cordoba
 
Fecha de Ingreso: octubre-2000
Mensajes: 1.692
Antigüedad: 23 años, 6 meses
Puntos: 19
Bueno, acá encontre uno código que anda bien, no es un lujo pero...

Espero les sirva, si alquien quiere se lo mando por email al archivo.
Suerte.

<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<script>
function modelesswin(url,mwidth,mheight){
if (document.all&&window.print) //if ie5
eval('window.showModelessDialog(url,"", "help:0;resizable:1;dialogWidth:'+mwidth+ 'px;dialogHeight:'+mheight+'px")')
else
eval('window.open(url,"", "width='+mwidth+'px,height='+mheight+ 'px,resizable=1,scrollbars=1")')
}
</script>

<body onload="modelesswin('http://tusitio.com',300,300)">

</body>
</html>
__________________
PD: Con amor, fe, amor a Dios y amistad podemos hacer un mundo mejor!!!!