谷歌浏览器的打印功能
生活随笔
收集整理的这篇文章主要介绍了
谷歌浏览器的打印功能
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
2019独角兽企业重金招聘Python工程师标准>>>
var OpenWindow = window.open(""); OpenWindow.document.write("<HTML>"); OpenWindow.document.write("<HEAD>"); OpenWindow.document.write("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>"); OpenWindow.document.write("<TITLE><\/TITLE>"); OpenWindow.document.write("<\/HEAD>"); OpenWindow.document.write(html); OpenWindow.document.write(); OpenWindow.document.write("<\/BODY>"); OpenWindow.document.write("<\/HTML>"); OpenWindow.print();html 拼自己的页面代码就行了
转载于:https://my.oschina.net/u/3559788/blog/2986712
总结
以上是生活随笔为你收集整理的谷歌浏览器的打印功能的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: asterisk帮助与国内论坛
- 下一篇: 表格控件DHTMLX Spreadshe