浏览代码

Added example using minified build.

tags/1.0
Matthew Petroff 12 年前
父节点
当前提交
170d2615f3
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. +10
    -0
      examples/example-minified.htm

+ 10
- 0
examples/example-minified.htm 查看文件

@@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<head>
<title>pannellum embed example</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<iframe title="pannellum panorama viewer" width="480" height="390" webkitAllowFullScreen mozallowfullscreen allowFullScreen style="border-style:none;" id="pannellum_bBp5kpMDES" src="../build/pannellum.htm?panorama=../examples/examplepano.jpg&amp;id=pannellum_bBp5kpMDES&amp;logo=yes&amp;title=Jordan%20Pond&amp;author=Matthew%20Petroff"></iframe>
</body>
</html>

正在加载...
取消
保存