how to set an input field non-editable html code example Example: js making input non typeable //Use readonly <input id="myInput" readonly>