背景平铺的幻灯片插件FourBoxes

所属分类:媒体-幻灯片和轮播图

 37398  346  查看评论 (2)
分享到微信朋友圈
X
背景平铺的幻灯片插件FourBoxes ie兼容10

请注意本插件将使用非常现代的CSS 属性,所以想要的效果将只是工作在最新的浏览器版本。

使用方法

引用所需要的样式

<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/component.css" />


以及所需要的js文件

<script src="js/classie.js"></script>
<script src="js/boxesFx.js"></script>
<script src="js/modernizr.custom.js"></script>


html结构

<div id="boxgallery" class="boxgallery" data-effect="effect-1">
    <div class="panel"><img src="img/1.jpg" alt="Image 1"/></div>
    <div class="panel"><img src="img/2.jpg" alt="Image 2"/></div>
    <div class="panel"><img src="img/3.jpg" alt="Image 3"/></div>
    <div class="panel"><img src="img/4.jpg" alt="Image 4"/></div>
</div>


调用插件

<script>
new BoxesFx( document.getElementById( 'boxgallery' ) );
</script>


相关插件-幻灯片和轮播图

jquery仿QQ音乐精彩推荐的数组方式轮播

这个是通过数组的原理实现的改变数组的排序元素的class也随之更改产生轮播的效果(代码注释很全,修改方便)
  幻灯片和轮播图
 41626  482

jQuery轮播图插件slider

强大轮播图3D效果slider,功能强大兼容性好。
  幻灯片和轮播图
 52473  481

html5滑动图片轮播展示

具有悬停效果的自适应图片滑动轮播
  幻灯片和轮播图
 36868  244

TinyBox JavaScript弹出脚本

TinyBox JavaScript弹出脚本
  幻灯片和轮播图
 34514  323

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

    Andy 0
    2017/9/11 8:02:47

    最多只能有四张?

    回复
    ▓ 纯牛奶° 0
    2015/3/12 18:00:56
    可以用在手机上。谢了 回复
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复