javascript - Checkbox click in webpage? -


thanks.

i pretty sure need work around icheck-helper..

checkboxes have attribute checked, need set true.

test.setattribute("checked", "true"); 

or value attribute...

test.setattribute("value", "1"); 

Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -