The readonly attribute specifies that an textarea is read-only. A textarea with readonly enabled cannot be modified, but it will send its data when submitted.
確定! 回上一頁