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