function controlla(){
if(modquantita.QUANTIB.value==""){
alert("Inserisci dato")
return false
}
return true
}

intanto ho messo (this)