I need a little help regarding radio button with picture.
In my attachment, you can see 5 emoticons. But I want to get rid of the radio button beside the images.
$("#javatbd"+ radio.attr("name")+"").addClass("personnel");
$("label[for='"+ id +"']").addClass("drinkcard-cc");
$("label[for='"+ id +"']").css("background-image","url(https://localhost/limesurvey/upload/images/emoticons/"+ radio.attr("value")+".png)");
$("#label-"+ id +"").insertBefore("#"+ id +"").addClass("PersonnelNameXS");