To change the content of an HTML element, use this syntax: document.getElementById(id).innerHTML = new HTML. This example changes the content of a <p> ...
確定! 回上一頁