我做的是列印iframe的內容有問題.為此,我使用這段程式碼: function PrintIframe() { frames["name"].focus(); frames["name"].print(); }.
確定! 回上一頁