Looked at the HTML spec, but couldn\'t make heads or tails of it: http://www.w3.org/TR/html5/the-input-element.html#attr-input-checked
What is the correct way to che
you can use autocomplete="off" on parent form, so if you reload your page, checkboxes will not be checked automatically