I'm looking to make a readonly textfield back to editable, is this valid syntax?? document.getElementById("mtextfield 1").readonly = false; Code (markup):