contentWindow.document.open(); iframeobj.contentWindow.document.write('<div> hello world!</div>'); iframeobj.contentWindow.document.close(); ...
確定! 回上一頁