全球主机交流论坛

标题: 伸手党 默默地求段代码... [打印本页]

作者: lsza    时间: 2017-3-20 22:21
标题: 伸手党 默默地求段代码...
chinaz.com 上面的那个banner挺好玩的,有没有mjj有现成的代码?

打开的样子
(, 下载次数: 0)

一会自己缩回去
(, 下载次数: 0)
作者: yanghao    时间: 2017-3-20 22:33
  1. <script src="http://img.chinaz.com/templates/2015style/js/jquery-1.10.2.min.js" type="text/javascript"></script>
  2. <script src="http://img.chinaz.com/templates/15years/topic15/topic15.js"></script>

  3. <style>
  4. .large-topic15{ background: url(http://img.chinaz.com/templates/15years/topic15/img/1920x500.jpg) top center no-repeat; height: 500px;}
  5. .large-img,.small-img{ width: 100%; height: 100%;display:block}
  6. .large-cont{ width: 1000px; margin: 0 auto; height: 5px; position: relative; }
  7. .large-cont .lag-cloes{ width: 60px; height: 60px; display: block; position: absolute; top: -474px; right: 3px; cursor:pointer; }

  8. .large-topic15,.small-topic15{ width: 100%; position: relative; display:none;}

  9. .small-topic15{background: url(http://img.chinaz.com/templates/15years/topic15/img/1920x70.jpg) top center no-repeat;height: 70px;}
  10. .small-cont{ width: 1000px; margin: 0 auto; height: 2px; position: relative; }
  11. .small-cont .small-cloes{ width: 50px; height: 28px; display: block; position: absolute; top: -65px; right: 40px; cursor:pointer; }
  12. </style>
  13. <div id="topic15">
  14.     <div class="small-topic15">
  15.         <a  target="_blank" class="small-img"></a>
  16.         <div class="small-cont">
  17.             <span class="small-cloes"></span>
  18.         </div>
  19.     </div>
  20.     <div class="large-topic15">
  21.         <a  target="_blank"  class="large-img"></a>
  22.             <div class="large-cont">
  23.                 <span class="lag-cloes"></span>
  24.             </div>
  25.     </div>
  26. </div>
复制代码
拿去




欢迎光临 全球主机交流论坛 (https://loc.442266.xyz/) Powered by Discuz! X3.4