how to make cheked uncheck of checkbox manually code example Example: how to uncheck a checkbox in jquery $("#myCheckBox").prop("checked", false);