autosize (document.getElementById("note")); textarea#note { width:100%; box-sizing:border-box; direction:rtl; display:block; max-width:100%; line-height:1.5; ...
確定! 回上一頁