The easiest way I know to disable a textarea field is to just add the "disabled" attribute into it. like so <textarea disabled></textarea> . Answered By: ...
確定! 回上一頁