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