这是一个常见的、简单的、易用的幻灯片,没有过多的修饰,比较百搭,喜欢的话就下载使用吧。该幻灯片兼容所有浏览器,包括 IE6。
使用方法
引入文件
<link rel="stylesheet" href="https://www.dowebok.com/css/slideshow.css" rel="external nofollow" > <script src="https://www.dowebok.com/js/slideshow.js"></script>
HTML
<div class="comiis_wrapad" id="slideContainer"> <div class="frame cl" id="frameHlicAe"> <div class="temp"></div> <div class="block"> <div class="cl"> <ul class="slideshow" id="slidesImgs"> <li> <a href="###" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"> <img src="https://www.dowebok.com/images/1.jpg" alt="" /> </a> <span>第1张图的描述信息</span> </li> <li> <a href="###" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"> <img src="https://www.dowebok.com/images/2.jpg" alt="" /> </a> <span>第2张图的描述信息</span> </li> …… <li> <a href="###" rel="external nofollow" rel="external nofollow" rel="external nofollow" target="_blank"> <img src="https://www.dowebok.com/images/10.jpg" alt="" /> </a> <span>第10张图的描述信息</span> </li> </ul> </div> <div class="slidebar" id="slideBar"> <ul> <li class="on">1</li> <li>2</li> …… <li>10</li> </ul> </div> </div> </div> </div>
JavaScript
SlideShow(3000);
3000 为每次切换的间隔,可任意更改。数字导航的位置可更改对应的 CSS。
[b2_file link="
百度网盘" name="简单的banner幻灯片" pass="" code=""]