Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
document.getElementById("myText").readOnly = true;

Note. you should use readOnly - not readonly