发帖添加720yun全景支持html5浏览的代码如下:一:iframe嵌套+ F m3 O& v0 v% g3 c: V
- <iframe src="http://class5.jiaminghai.cn/index.html" marginheight="0" marginwidth="0" frameborder="0" scrolling="no" style="display: block; width: 100%; height: 500px;" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" ></iframe>
复制代码
. U3 k+ \2 t( j7 `8 [+ W! u
, I6 X I" ]' x! r二:embed 引入
, ~% }. o) U- g- <embed width="100%" height="490" allownetworking="internal" allowscriptaccess="never" src="http://class5.jiaminghai.cn/index.html" quality="high" bgcolor="#ffffff" wmode="transparent" allowfullscreen="true" frameborder="0">
5 a, B& E! ^$ R0 k, `; v! @
复制代码
. t5 L3 s- p6 d* I. C) o
0 |6 U' A( j" H" P: w" J/ S' L8 S: n把src地址改成720yun网址链接的同时还不要忘了一件事情,发帖时编辑器下方附加选项选择html代码。如下图9 d, C9 Q: r3 k# N- U1 Z' B0 \# H( j
|