text filed readonly in javascript code example Example: readonly attribute in html by javascript document.getElementById("yourID").readOnly = true;