on(press){
getURL("JavaScript:W=500;H=250;x=(screen.width-W)/2;y=(screen.height-H)/2;pop=window.open('nomefile.html','pop','width=' +W+ ',height=' +H+ ',top=' +y+ ',left=' +x+ ',scrollbars=0,status=0,menubar=0,toolbar=0,resiza ble=0');pop.window.focus();void(0)");
}
ciao
:tongue:

Rispondi quotando