手机端
|
加入收藏
|
设为首页
|
会员中心
|
我要投稿
|
RSS
首页
分类信息
下载中心
免责声明
关于我们
免费发帖
您当前的位置:
首页
>
下载中心
>
代码特效
1861资源网 免费发布信息
软件名称:
悬浮广告代码-js手机端网站底部和头部悬浮html广告代码教程
文件类型:
界面语言:
简体中文
软件类型:
国产软件
运行环境:
授权方式:
共享软件
软件大小:
软件等级:
软件登陆:
zywlyy
作 者 :
官方网址:
官方站
程序演示:
演示
整理时间:
2024-11-18
软件简介:
js版本
<script>
document.write("<style>");
document.write("#topNavad{background-color:#fff0; z-index:999; position:fixed; top:0; left:0; width:100%; _position:absolute;");
document.write("_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }");
document.write("#bottomNavad{background-color:#fff0; z-index:999; position:fixed; bottom:0; left:0; width:100%; _position:absolute;");
document.write("_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }");
document.write("</style>");
document.write("");
document.write(" ");
document.write("<!--头部-->");
document.write("<div id="topNavad">");
document.write("<div id="MyDiv2">");
document.write("<div id="newsImg">");
document.write("<center>");
document.write("<a href="https://www.baidu.com" rel="nofollow" target="_blank">");
document.write("<img src="shunwang.jpg" title="AD" / style="width:100%">");
document.write("</a>");
document.write("</center>");
document.write("</div>");
document.write("<span onclick='CloseDiv("MyDiv2")' style="text-align:right; display:block;">关闭</span>");
document.write("");
document.write("</div>");
document.write("</div>");
document.write("<!--头部end-->");
document.write("");
document.write("<!--底部-->");
document.write("<div id="bottomNavad">");
document.write("<div id="MyDiv1">");
document.write("<span onclick='CloseDiv("MyDiv1")' style="text-align:right; display:block;">关闭</span>");
document.write("<center>");
document.write("<a href="https://www.baidu.com" rel="nofollow" target="_blank">");
document.write("<img src="shunwang.jpg" title="AD" / style="width:100%">");
document.write("</a>");
document.write("</center>");
document.write("</div>");
document.write("</div>");
document.write("<!--底部end-->");
document.write("");
function CloseDiv(div) {
document.getElementById(div).style.display = 'none';
};
</script>
悬浮广告代码-js手机端网站底部和头部悬浮html广告代码教程-移动端的悬浮广告代码
html版本
<style>
#topNavad{background-color:#fff0; z-index:999; position:fixed; top:0; left:0; width:100%; _position:absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }
#bottomNavad{background-color:#fff0; z-index:999; position:fixed; bottom:0; left:0; width:100%; _position:absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }
</style>
<!--头部-->
<div id="topNavad">
<div id="MyDiv2">
<div id="newsImg">
<center>
<a href="https://www.baidu.com" rel="nofollow" target="_blank">
<img src="shunwang.jpg" title="AD" / style="width:100%">
</a>
</center>
</div>
<span onclick='CloseDiv("MyDiv2")' style="text-align:right; display:block;">关闭</span>
</div>
</div>
<!--头部end-->
<!--底部-->
<div id="bottomNavad">
<div id="MyDiv1">
<span onclick='CloseDiv("MyDiv1")' style="text-align:right; display:block;">关闭</span>
<center>
<a href="https://www.baidu.com" rel="nofollow" target="_blank">
<img src="shunwang.jpg" title="AD" / style="width:100%">
</a>
</center>
</div>
</div>
<!--底部end-->
<script>
function CloseDiv(div) {
document.getElementById(div).style.display = 'none';
};
</script>
下载地址:
下载帮助:
发表评论
加入收藏夹
错误报告
相关软件:
无相关信息
下载说明:
⊙推荐使用网际快车下载本站软件,使用 WinRAR v3.10 以上版本解压本站软件。
⊙如果这个软件总是不能下载的请点击报告错误,谢谢合作!!
⊙下载本站资源,如果服务器暂不能下载请过一段时间重试!
⊙如果遇到什么问题,请到
本站
去咨寻,我们将在那里提供更多 、更好的资源!
⊙本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。
免责说明:
免责声明
免责声明:以上所展示的信息由会员自行提供,内容的真实性、准确性和合法性由发布会员负责,www.zywlyy.cn 对此不承担任何责任。如有侵犯您的权益,请来信通知删除。
发表评论
共有
条评论
用户名:
密码:
验证码:
匿名发表
推荐下载
最后更新
热门点击
站内搜索:
分类信息
下载
高级搜索
网站首页
|
关于我们
|
免责声明
|
WAP
|
手机站
zywlyy.cn
www.zywlyy.cn
7.5
© 2012
返回顶部