jQuery网格换插件Grid Navigation Effects

所属分类:UI-布局

 23578  325  查看评论 (4)
分享到微信朋友圈
X
jQuery网格换插件Grid Navigation Effects ie兼容8

今天我们将分享一些JQuery网格导航插件,在我们的例子中将告诉你10种利用缩略图实现的导航效果,我们还将看一下怎么使用这些效果。

具体的一些效果请点击预览来查看。

这个HTML结构基本上是一个列表的元素和一些导航箭包容器类和ID”tj_container”

让我们看一下例子:

$('#tj_container').gridnav({ 
    rows    : 2, 
    navL    : '#tj_prev', 
    navR    : '#tj_next', 
    type    : { 
        mode        : 'sequpdown',   
        speed       : 400,           
        easing      : '',            
        factor      : 50,            
        reverse     : false          
    } 
});
  • rows: the number of rows to be shown in the grid(行数)

  • navL/navR: the selectors for the previous and next navigation elements(上下箭头)

  • mode: the type of animation; you can use def | fade | seqfade | updown | sequpdown | showhide | disperse | rows(效果类型)

  • speed: the speed of the animation for fade, seqfade, updown, sequpdown, showhide, disperse, rows(播放速度)

  • easing: the easing effect for fade, seqfade, updown, sequpdown, showhide, disperse, rows

  • factor: delay between each item animation for seqfade, sequpdown; amount of pixels the row move when using rows

  • reverse: for reversing the order when using sequpdown


相关插件-布局

HTML5响应式网站设计公司整站模板

响应式网站设计公司整站模板
  布局
 38476  478

jquery移动端框架-iscroll4.js

之所以iscroll会诞生,主要是因为无论是在iphone、ipod、android 或是更早前的移动webkit都没有提供一种原生的方式来支持在一个固定高度的容器内滚动内容。
  布局
 74842  343

国外自适应网页demo 绝对高大上

国外自适应网页demo 绝对高大上
  布局
 70789  652

jQuery Bootstrap响应式网站模板

jQuery Bootstrap响应式web app网站模板
  布局
 20039  294

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

    天诚科技 0
    2019/6/26 16:44:52
    大神 这个jquery版本有点低了,要使用高版本jquery ,怎么处理? 回复
    areyouOk 0
    2018/1/10 13:33:40

    nice,这个插件非常好

    回复
    juran 0
    2017/12/19 1:59:55

    提示有病毒呢怎么

        microsoftvs0
        2018/1/5 13:13:11

        你应该用的是360吧,这家伙老是误报,我第一次下,没提示有,过了一会又试了一下,提示有。 再过了会下又没提示了,下载的文件用360扫了一遍没有任何问题。只能说这360太垃圾了。windows defender就没有任何提示。

    回复
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复