javascript 底部浮动广告_兼容IE6_兼容IE7_兼容FF

今天无意中看见一个医院的底部浮动广告不错

//底部固定广告,兼容IE6.IE7,IE8
// JavaScript Document
document.writeln("<style type=\"text\/css\">");
document.writeln("body {background-image:url(text.txt);background-attachment:fixed;}");
document.writeln("\/*-----底部通栏咨询----*\/");
document.writeln("#bottom{ z-index:1000;width:100%; position:fixed; height:53px; left:0; bottom:0;}");
document.writeln("#bottom{_position:absolute; \/* for IE6 *\/");
document.writeln("_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); \/* for IE6 *\/}");
document.writeln("#bottom .bottom_pf {margin:0 auto; width:984px; position:relative; height:53px; overflow:hidden; background:url(http:\/\/www.szjianguo.com\/dbzx\/pf_bg02.gif) no-repeat 0 0}");
document.writeln("#bottom .bottom_pf ul{ width:1300px; margin:0; padding:0; text-indent:-999999px}");
document.writeln("#bottom .bottom_pf li a{ display:block; width:984px; height:53px;}");
document.writeln("#bottom .bottom_pf li{ float:left; display:inline;}");
document.writeln("#st{ margin-right:0}");
document.writeln("<\/style>");
document.writeln("<div id=\"bottom\">");
document.writeln(" <div class=\"bottom_pf\">");
document.writeln(" <ul>");
document.writeln(" <li><a href=\"http:\/\/lr.zoosnet.net\/LR\/Chatpre.aspx?id=LEF98719465&lng=cn\" target=\"_blank\" title=\"在线咨询\"> <\/a><\/li>");
document.writeln(" <\/ul>");
document.writeln(" <\/div>");
document.writeln("<\/div>");


自行调试,可以在代码中直接添加

<script src="http://www.7xigu.com/js/dibufudong.js" type="text/javascript"></script>


看得懂代码的可以自己修改下
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值