
14/02/2002, 14:55
|
| | | Fecha de Ingreso: diciembre-2001 Ubicación: Madrid
Mensajes: 889
Antigüedad: 23 años, 10 meses Puntos: 4 | |
| Re: Pop up Buenas Osatcar:
Pon el siguiente código ente <head> y </head> y adaptalo a tu necesidad :)
<script>
window.open('noticias.htm','NewWin','width=400, height=300 toolbar=no,directories=no')
</script>
Saludos!! |