how to do read only in javascript code example Example: javascript set readonly property document.getElementById('InputFieldID').readOnly = true;