var printWin = window.open('', '', 'left=0,top=0,width=1,height=1,toolbar=0,scrollbars=0,status =0'); printWin.document.write(html);
確定! 回上一頁