window.print
摘要:
1. 设置页眉-页脚(function () { var hkey_root,hkey_path,hkey_key; hkey_root="HKEY_CURRENT_USER"; hkey_path="\\Software\\Microsoft\\Internet Explorer\\PageSetup\\"; //配置网页打印的页眉页脚为空 function pagesetup_null(hc, fc){ try{ var RegWsh = new ActiveXObject("WScript.Shell");... 阅读全文
posted @ 2013-02-18 12:51 _@zhng 阅读(273) 评论(0) 推荐(0)
浙公网安备 33010602011771号