make field readonly javascript code example Example: javascript set readonly property document.getElementById('InputFieldID').readOnly = true;