var html = '<body onload="window.print()">Foo</body>'; document.body.appendChild(iframe); iframe.contentWindow.document.open(); iframe.
確定! 回上一頁