JS调用IE打印
摘要:
//作者:谌忠辉 //时间:2004-03-22 function printing(tb){ var nw = window.open('','','width=800,height=600') nw.document.open("text/html","GB2312") nw.document.write("") nw.document.write("") nw.document.write(... 阅读全文
posted @ 2004-04-05 13:03 乔本生涯a 阅读(6139) 评论(3) 推荐(0)
浙公网安备 33010602011771号