best way to prevent editing into textfied in html input code example Example: js making input non typeable //Use readonly <input id="myInput" readonly>