Example. Change the HTML content that is shown in an iframe: document.getElementById("myFrame").srcdoc = "<p>Some new content inside the iframe!</p>";.
確定! 回上一頁