prova cosi:
codice:if(!Qform._ckbx.checked) { if(confirm("Confermi?")){ return true; }else{ //annullo return false; } } return true;
prova cosi:
codice:if(!Qform._ckbx.checked) { if(confirm("Confermi?")){ return true; }else{ //annullo return false; } } return true;