幻灯片/轮播

带Ken Burns效果轮播图jQuery插件

阿里云


这是一款带 Ken Burns 效果的 jquery 轮播图插件。该轮播图在每一幅图片显示的时候,都有从大到小变化,或从左到右运动等动画效果。

使用方法

在页面中引入 subtle-slideshow.css、jquery 和 jquery.subtle-slideshow.js 文件。

也想出现在这里?联系我们
创客主机
  1. <link rel="stylesheet" href="subtle-slideshow.css">
  2. <script src="js/split.js"></script>                  
  3. <script src="js/jquery.min.js"></script>

HTML 结构

每个 span 标签里的 class 用于指定 Ken Burns 效果。他们可以是:

left:从左向右

right:从右向左

up:从下向上

down:从上向下

in:从小到大

out:从大到小

  1. <div id="slides">
  2.   <a class="slide" href="#link01">
  3.     <span class="animate right" style="background-image: url(your-image-01.jpg)"></span>
  4.     <div class="static-content"><h1>Revolve Waterbottle</h1></div>
  5.   </a>
  6.   <a class="slide" href="#link02">
  7.     <span class="animate in" style="background-image: url(your-image-02.jpg)"></span>
  8.     <div class="static-content"><h1>Lunchbox</h1></div>
  9.   </a>
  10.   <a class="slide" href="#link03">
  11.     <span class="animate down" style="background-image: url(your-image-03.jpg)"></span>
  12.     <div class="static-content"><h1>Salad Shaker</h1></div>
  13.   </a>
  14. </div>

初始化插件

  1. $('#slides').slideshow({
  2.   randomize: true,            // Randomize the play order of the slides.
  3.   slideDuration: 6000,        // Duration of each induvidual slide.
  4.   fadeDuration: 1000,         // Duration of the fading transition. Should be shorter than slideDuration.
  5.   animate: true,              // Turn css animations on or off.
  6.   pauseOnTabBlur: true,       // Pause the slideshow when the tab is out of focus. This prevents glitches with setTimeout().
  7.   enableLog: false,           // Enable log messages to the console. Useful for debugging.
  8.   slideElementClass: 'slide', // This is also defined in the CSS!
  9.   slideshowId: 'slideshow'    // This is also defined in the CSS!
  10. });

Github 网址:https://github.com/stijnvc/subtle-slideshow.js

带 Ken Burns 效果轮播图 jQuery 插件

已有 470 人购买
  • gk41
查看演示升级 VIP立刻购买

演示地址 下载地址
收藏
(0)

发表回复

热销模板

Ashade - 作品展示摄影相册WordPress汉化主题
LensNews

本站承接 WordPress / PbootCMS / DedeCMS 等
系统建站、仿站、开发、定制等业务!