Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/05/2002, 09:41
TORRESI
 
Fecha de Ingreso: diciembre-2001
Mensajes: 1.273
Antigüedad: 22 años, 4 meses
Puntos: 0
Re: Boton para abrir nva vent sin botones no resize

y asi?

on (release) {
getURL ("javascript:void(window.open('/pagina.html','titulo','width=450,height=300,scroll bars,resizable,copyhistory,status'))");
}

no se si va.