<input type="checkbox" onChange="my_func(this.checked);">
<input type="checkbox" onClick="my_func(this.checked);">