![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
24/06/2010, 13:36
|
![Avatar de funkii](http://static.forosdelweb.com/customavatars/avatar358863_1.gif) | | | Fecha de Ingreso: junio-2010
Mensajes: 64
Antigüedad: 14 años, 7 meses Puntos: 4 | |
Respuesta: Pop up <script type="text/javascript">
function PopUp()
{
window.open('TUPAGINA.html','width=450,height=275, menubar =yes,scrollbars=yes,toolbar=yes,location=yes,direc tories=yes,resizable=yes,top=0,left=0');
}
</script>
y en el cuerpo pones
<body onload=javascript:PopUp()> |