帝国cms模板网为大家提供个右下角广告漂浮代码
将以下代码添加到需要显示的网页即可!
<SCRIPT language="javascript"> document.writeln(" <script type="text/javascript">"); document.writeln(" <!--"); document.writeln("document.writeln(" <div id="ShowAD" style="position:absolute; z-index: 100;"> ");"); document.writeln("document.writeln(" <div id="ImgLayer" style="position:absolute; z-index:1; left: 0px;"> ");"); document.writeln("document.writeln(" <img src="http://51500w.cn/images/wt.jpg" border="0" usemap="#ivrinMap">");"); document.writeln("document.writeln("<map name="ivrinMap"><area shape="rect" coords="150,0,250,0" href="#" onclick="CloseIVR();return false;" target="_self"><area shape="rect" coords="0,1,250,150" href="http://goodlotto.net" target="_blank"></map>");"); document.writeln("document.writeln(" </div>");"); document.writeln("document.writeln("</div>");"); document.writeln(""); document.writeln("var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;"); document.writeln("var adst = document.getElementById("ShowAD").style;"); document.writeln("adst.top = ( bodyfrm.clientHeight - 140 ) + "px";"); document.writeln("adst.left = ( bodyfrm.clientWidth - 250 ) + "px";"); document.writeln("function moveR() {"); document.writeln(" adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 150 ) + "px";"); document.writeln(" adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 250 ) + "px";"); document.writeln("}"); document.writeln("setInterval("moveR();", 80);"); document.writeln("function CloseIVR(){"); document.writeln(" adst.display='none';"); document.writeln("}"); document.writeln(" //-->"); document.writeln(" </script>"); document.writeln(""); </SCRIPT>
上一篇:没有了
免责声明:本站所有文章和图片均来自用户分享和网络收集,文章和图片版权归原作者及原出处所有,仅供学习与参考,请勿用于商业用途,如果损害了您的权利,请联系网站客服处理。
热门教程
帝国CMS7.0对商城系统的功能进行了大更新,功能更完善2019-02-16
帝国cms内容页灵动标签调用当前栏目多篇文章并且排除2019-02-23
帝国CMS技巧:如何添加自定义字段和引用2019-02-14
帝国cms实现首页用灵动标签调用文章内容的方法2019-02-15
帝国CMS7.5版视频播放器更新,做视频站更方便2019-02-23
帝国cms如何导入模板2019-02-13
在帝国cms列表页调用内容页内容字段newstext2019-02-19
帝国cms栏目导航调用之SQL语句调用一级栏目和二级栏目2019-02-23
帝国CMS商城系统在线支付后,订单邮件提醒2019-02-15
帝国CMS整站源码通用安装教程2019-10-11