Ho questa funzione che dovrebbe aprirmi un pop up:
on (press) {
getURL("javascript:window.open('mole. htm','Applicazioni mole','scrollbars=no,resizable=NO,width=341,height =548,top=0,left=0,status=no,location=no,toolbar=no ');void(0);");
}
In realta' mi crea i seguenti problemi:
- su pc non si apre un bel niente
- su mac mi apre due finestre pop up.
Sapreste aiutarmi? grazie ciao R.