Put a print function in the iframe and call it from the parent. iframe: function printMe() { window.print() } parent: document.frame1.
確定! 回上一頁