how to set uneditable textbox editable using jquery code example Example: jquery make readonly textbox $("#fieldName").prop("readonly", true);