SyntaxFix
Write A Post
Hire A Developer
Questions
$(".clscss-row").each(function () { if ($(this).find(".po-checkbox").not(":checked")) { // enter your code here } });