if checkbox is checked show input code example Example: if checkbox is checked if ($('#id_input').is(':checked')) { }