how to enable or disable the controls based on the property in jquery code example Example: enable input jquery $('input').prop('disabled', false);