jQuery手风琴轮播图切换效果

所属分类:媒体,导航-幻灯片和轮播图,手风琴菜单

 24266  208  查看评论 (2)
分享到微信朋友圈
X
jQuery手风琴轮播图切换效果 ie兼容6

更新时间:2019-10-21 00:43:01

使用方法

css部分

<link rel="stylesheet" href="css/style.css" />

js部分

<script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="js/script.js"></script>

html部分

<div class="wrap">
    <div class="pic1 pic">
        <div class="pic_num1 pic_num"></div>
    </div>
    <div class="pic2 pic">
        <div class="pic_num2 pic_num"></div>
    </div>
    <div class="pic3 pic">
        <div class="pic_num3 pic_num"></div>
    </div>
    <div class="pic4 pic">
        <div class="pic_num4 pic_num"></div>
    </div>
    <div class="pic5 pic">
        <div class="pic_num5 pic_num"></div>
    </div>
    <div class="pic6 pic">
        <div class="pic_num6 pic_num"></div>
    </div>
</div>
相关插件-幻灯片和轮播图,手风琴菜单

基于jquey实现的轮播插件(原创)

基于jquey实现的轮播插件(支持左右箭头、圆点按钮、触摸切换、自动轮播)简单易用
  幻灯片和轮播图
 30193  279

js 3D立体相册

这是一个照片墙,通过鼠标点击来实现照片的播放,具有3D立体效果,代码简单有详细的注释。
  幻灯片和轮播图
 46537  394

支持手机触摸滑动图片轮播

支持手机触摸滑动图片幻灯片轮播切换代码
  幻灯片和轮播图
 82684  930

图片标题轮播

幻灯片插件,它非常小巧,压缩后仅 1.34KB,功能也不算丰富,圆点控制、自动播放。
  幻灯片和轮播图
 35909  422

讨论这个项目(2)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

    W.E. 0
    2021/11/11 11:01:10
    这么好的资源还免费,感谢作者 回复
    丶 阿豪 0
    2020/4/18 14:26:24
    如何在图片中添加文字呀 回复
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复