网页 视频作为背景(解决google浏览器无法访问本地资源的问题)
具体的教程是我在google上找到的:
教程:
这里我只做一个具体的实现和说明一下在具体操作中出现的bug:
Not allowed to load local
ta charset="utf-8"> 使用视频作为网页背景 video#bgvid { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: 90%; z-index: -100; background-size: 80px 60px; } #polina { font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif; font-weight: 100; background: rgba(0,0,0,0.3); color: white; padding: 2rem; width: 33%; margin: 2rem; float: right; font-size: 1.2rem; } POLINA
filmed by Alexander Wagner 2011
这个作为一个静态页面在本地访问直接打开相应的html即可,但当我把它放在项目中的时候就出现了无法访问本地资源的bug:
Not allowed to load local
之后查找后发现是因为google浏览器为了安全考虑而设置的,所以为了可以成功访问我又在项目的xml中配置了相应的路径:
之后路径就改为:
的配置是在html头加入:
**<% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %>**
这样以后google就不是直接访问本地资源了google网页视频加速google网页视频加速网页 视频作为背景(解决google浏览器无法访问本地资源的问题),这样一来就可以在项目页面播放视频啦~~~:
AIEarth是一个由众多领域内专家博主共同打造的学术平台1688批发网,旨在建设一个拥抱智慧未来的学术殿堂!【平台地址:】 很高兴认识你!加入我们共同进步!
【本文来源于互联网转载,如侵犯您的权益或不适传播,请邮件通知我们删除】