方法二:. 呼叫window.print()時,可以利用css來控制頁面中的東西是否顯示 <style> @media print{ .noprint{ display:none } } </style> HTML如下:
確定! 回上一頁