codice:
if($('#politicaprivacitainput:checked').length > 0) {
    alert("ciao");
}