关于iframe内嵌页div中应用POSITION:fixed的问题

wangwei155 2010-01-27 04:17:29
rt,主要功能是右下角浮动广告,贴上代码:
父页面:

<iframe onload="init()" id="padbcont_min_right" name="padbcont_min_right" src="PopMsg.html" frameBorder="0" width="100%" height="1000" scrolling="no"></iframe>

子页面:

<div id="divPopMsg" style="display:none;z-index:9;right:10px;bottom:20px;height:32px;width:200px;POSITION:fixed;_position:absolute;_margin-top:expression(document.documentElement.clientHeight-this.style.pixelHeight+document.documentElement.scrollTop);" onmouseover="OpenAddWhenClose();">
<div id="divAdClose" style="width:200px;height:19px;margin-left:80px;"><img src="close.gif" onclick="AdClose();"></div>
<div id="divAdContent" style="width:200px;height:180px;color:red;overflow:hidden;background:url(content.png) no-repeat;">
</div>
</div>

...全文
459 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
lovesi3344 2010-01-28
  • 打赏
  • 举报
回复
帮顶

61,112

社区成员

发帖
与我相关
我的任务
社区描述
层叠样式表(英文全称:Cascading Style Sheets)是一种用来表现HTML(标准通用标记语言的一个应用)或XML(标准通用标记语言的一个子集)等文件样式的计算机语言。
社区管理员
  • HTML(CSS)社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧