We can dynamically replace the contents of the paragraph with this code: var x = document.getElementById("pid"); x.innerHTML = "another text";.
確定! 回上一頁