[jQuery] update check Box
[jQuery] update check Box
I am trying to update a checkBox... using:
jQuery("#HSFCO_1")[0].checked= "true"
where
<input type='checkBox' class='HSFCO' id='HSFCO_1' checked='false>
However... the view is not update! Any suggestion?
Topic Participants
eksite