Form fields can be disabled by simply adding the disabled attribute. ... <input type="text" disabled /> <textarea disabled></textarea> ...
確定! 回上一頁