how to check if input is checked or not code example Example: How do I check whether a checkbox is checked in jQuery? $('#' + id).is(":checked")