A textarea doesn't have a value attribute, unlike an input field. With plain JavaScript, you can use either innerHTML , innerText or textContent to write ...
確定! 回上一頁