0

I'm looking to change the background colour of the label #cont when the checkbox below is checked.

Is there any way to do this with javascript?

<label id="cont">
  <span>
    <input type="checkbox">
  </span>
</label>
Ian Batten
  • 211
  • 1
  • 6
  • 14

0 Answers0