is possible attribute read only for select input html forms? code example Example: readonly attribute in html by javascript document.getElementById("yourID").readOnly = true;