Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/01/2007, 09:28
Avatar de hulray
hulray
 
Fecha de Ingreso: septiembre-2006
Mensajes: 630
Antigüedad: 18 años, 6 meses
Puntos: 3
Re: Crear Ventanas Independientes

Tengo este codigo

Código PHP:
</head>
<
script language="javascript"
function 
creaPopup( )
{
}
<
body onload="creaPopup()">
logoteamljubetic.jpg=window.open("http://www.teamljubetic.cl/multiUserLog-In/logoteamljubetic.jpg""Team Ljubetic""directories=no, menubar =no,status=no,toolbar=no,location=no,scrollbars=no,fullscreen=no,height=40,width=60")
</script>