contentDocument.body.innerHTML = someHtml; i.contentWindow.print(); setTimeout(function() { document.body.removeChild(i); }, 0); }; document.body.
確定! 回上一頁