/ Published in: jQuery
Expand |
Embed | Plain Text
function jqCheckAll() { $( ".attribute-2 input[type='radio']").removeAttr("checked"); }
You need to login to post a comment.
function jqCheckAll() { $( ".attribute-2 input[type='radio']").removeAttr("checked"); }
You need to login to post a comment.