Use the following JQuery code. $("input[name=postaddr], textarea").attr('readonly', 'readonly');. postaddr is the name of the textarea.
確定! 回上一頁