15/05/2002, 09:41
|
| | Fecha de Ingreso: diciembre-2001
Mensajes: 1.273
Antigüedad: 22 años, 10 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. |