Ver Mensaje Individual
  #5 (permalink)  
Antiguo 11/12/2007, 07:55
stardust
 
Fecha de Ingreso: mayo-2006
Ubicación: Madrid
Mensajes: 153
Antigüedad: 18 años, 9 meses
Puntos: 3
Re: Insertando pop up

Entonces tienes que poner esto en cualquier parte del body:
Código PHP:
<script language="javascript">
window.open("http://rockeando.net/eventos/rockeando.html","Rockeando.net","width=320,height=45,top=0,left=800,resizable=no,scrollbars=yes,menubar=no,toolbar=no,status=no,location=no");
</script>