弹出textarea 元素的文本:. <html> <head> <script> function displayResult() { alert(document.getElementById("myTextarea").value); }
確定! 回上一頁