79119761

Date: 2024-10-23 21:32:08
Score: 1
Natty:
Report link
var checkedValue = document.getElementById("myCheck").checked;

checkedValue will be equal to 'true' or 'false'

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Skyfish