document.getElementById("myElementId").setAttribute("readonly", "readonly"); document.getElementById("myElementId").removeAttribute("readonly");