2Click-Iframe-Privacy icon indicating copy to clipboard operation
2Click-Iframe-Privacy copied to clipboard

Label is not connected with checkbox

Open masi opened this issue 5 years ago • 1 comments

It should be: <label><input type="checkbox" name="remind-'xxx'">Foobar</label>

It's valid HTML that the label encompasses the field it is assign to. Otherwise the checkbox needs a (unique) id that is referred in the for-attribute of the label.

masi avatar Aug 27 '20 11:08 masi

Thanks, I will check.

01-Scripts avatar Sep 14 '20 19:09 01-Scripts

Just came here to post about this and found this thread. +1

designchris avatar Mar 13 '23 20:03 designchris