down voteaccepted

http://stackoverflow.com/questions/17152494/jquery-addclass-to-label-if-radio-button-checked


$("input:radio").next('label').addClass("checked");