I am trying to add strikethrough when i select a checkbox in my form (Bootstrap v3). I coded this bootply:
.strikethrough:checked + .strikeThis { text-decoration: line-through }
select sssssssss