1 Star 0 Fork 0

于世鹏/feituo_wx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gyro.html 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
云圣天 提交于 2014-01-20 09:49 . 20140120
<!DOCTYPE html>
<html>
<head>
<title>新技术展示360°</title>
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="x-ua-compatible" content="IE=edge" />
<style>
@-ms-viewport { width: device-width; }
@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
html { height:100%; }
body { height:100%; overflow:hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; background-color:#000000; }
</style>
</head>
<body>
<script src="swfkrpano.js"></script>
<div style="position:absolute; width:100%; height:auto; z-index:10000; margin-left:10px; margin-top:10px;"><a href="index.html"><img src="caca/fanhui.png" width="25%" /></a></div>
<div id="pano" style="width:100%;height:100%;">
<noscript><table style="width:100%;height:100%;"><tr style="valign:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript>
<script>
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
embedpano({swf:"krpano.swf", xml:"gyro.xml", target:"pano", html5:"auto", passQueryParameters:true});
}
else
{
embedpano({swf:"krpano.swf", xml:"gyro1.xml", target:"pano", html5:"auto", passQueryParameters:true});
}
</script>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/spyu2000/feituo_wx.git
git@gitee.com:spyu2000/feituo_wx.git
spyu2000
feituo_wx
feituo_wx
master

搜索帮助