浮动在页面中间,带关闭的图片广告代码。有没有简单一点的。
展开全部
<html>
<body>
<p style="height:3000px;"> </p>
<div id="ad_id" style="position:absolute;left:0px;top:0px;width:100px;height:300px;background:#0080ff;color:#fff;">
<div style="position:absolute;left:80px;top:0px;background:#ff0000;color:#fff;cursor:pointer;" onclick="javascript:document.getElementById('ad_id').style.display='none';">X</div>
广告内容
</div>
<script type="text/javascript">
document.body.onscroll=function()
{
self.status=document.body.scrollTop;
document.getElementById("ad_id").style.top=document.body.scrollTop+"px";
}
</script>
</body>
</html>
最简单的。
<body>
<p style="height:3000px;"> </p>
<div id="ad_id" style="position:absolute;left:0px;top:0px;width:100px;height:300px;background:#0080ff;color:#fff;">
<div style="position:absolute;left:80px;top:0px;background:#ff0000;color:#fff;cursor:pointer;" onclick="javascript:document.getElementById('ad_id').style.display='none';">X</div>
广告内容
</div>
<script type="text/javascript">
document.body.onscroll=function()
{
self.status=document.body.scrollTop;
document.getElementById("ad_id").style.top=document.body.scrollTop+"px";
}
</script>
</body>
</html>
最简单的。
深圳市容大彩晶科技有限公司
2024-11-20 广告
2024-11-20 广告
作为深圳市容大彩晶科技有限公司的工作人员,对于公司广告机的功能有一定的了解。公司的广告机是否支持多语言显示,具体需根据产品型号和功能配置来确定。但一般而言,现代广告机通常具备多语言显示的功能,以适应不同国家和地区的需求。建议直接查阅产品说明...
点击进入详情页
本回答由深圳市容大彩晶科技有限公司提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询