<input type="checkbox" id="test" name="test"><label for="test" id="test_label">This is the label</label><script> document.getElementById("test_label").onclick = function () {};</script>
No comments:
Post a Comment