By LOVE $('#divStaffContent').find('input:text, input:password, select') .each(function () { $(this).val(''); }); }