文件名称:ScreenshotDemo:网页截图保存demo
文件大小:180KB
文件格式:ZIP
更新时间:2024-06-03 08:28:55
html2canvas modeljs JavaScript
ScreenshotDemo 网页截图保存demo 利用了html2canvas将页面重绘之后以图片形式保存的demo,是针对pc端的图片保存,是针对移动端的图片保存,上传到github之后,pc端谷歌、火狐和360都正常保存了,也渲染了网页中的图片。 参数名称 类型 默认值 描述 allowTaint boolean false Whether to allow cross-origin images to taint the canvas---允许跨域 background string #fff Canvas background color, if none is specified in DOM. Set undefined for transparent---canvas的背景颜色,如果没有设定默认透明 height number null Define the heigt o
【文件预览】:
ScreenshotDemo-master
----fonts()
--------glyphicons-halflings-regular.ttf(29KB)
--------glyphicons-halflings-regular.woff(16KB)
--------glyphicons-halflings-regular.svg(62KB)
--------glyphicons-halflings-regular.eot(14KB)
----.gitignore(649B)
----js()
--------modal.js(14KB)
--------jquery-2.1.1.min.js(129KB)
--------html2canvas.js(121KB)
--------bootstrap.min.js(48KB)
----css()
--------default.css(1KB)
--------bootstrap.css(118KB)
----demo02.html(3KB)
----README.md(2KB)
----index.html(7KB)
----.gitattributes(378B)
----img()
--------MSHKLogo.png(12KB)
--------favicon.ico(1KB)
----CNAME(13B)