Here is my complete, cross browser solution: In the iframe page: function printPage() { print(); } In the main page function printIframe(id) { var iframe ...
確定! 回上一頁