六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 47|回复: 0

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

[复制链接]

升级  6.33%

65

主题

65

主题

65

主题

举人

Rank: 3Rank: 3

积分
219
 楼主| 发表于 2013-2-7 14:30:51 | 显示全部楼层 |阅读模式
今天无意中看见一个医院的底部浮动广告不错
//底部固定广告,兼容IE6.IE7,IE8// JavaScript Documentdocument.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>

看得懂代码的可以自己修改下
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表