在一个含有Flash的网页中插入Flash会提示:
警告: 不建议使用 getBoxObjectFor() 。 请使用 element.getBoundingClientRect()。
经本人测试,确实是Firefox在含flash的网页上提示,还不知道原因,也没找到解决办法。
Firefox版本:3.0.3
Flash: 10.0
html页面代码:
复制代码 代码如下:
<html>
<body>
<object type="application/x-shockwave-flash" data="Inc/images/clock.swf" width="400" height="400">
<param name="movie" value="Inc/images/clock.swf" />
<param name="wmode" value="transparent">
</object>
</body>
</html>
标签:
Firefox,getBoxObjectFor,getBoundingClientRect

免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
狼山资源网 Copyright www.pvsay.com

评论“Firefox getBoxObjectFor getBoundingClientRect联系”

暂无“Firefox getBoxObjectFor getBoundingClientRect联系”评论...