jQuery网格换插件Grid Navigation Effects

所属分类:UI-布局

 22523  324  查看评论 (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


相关插件-布局

响应式的多功能网站模板LookUp

响应式的多功能网站模板LookUp,将简洁的设计与出色的短代码结合在一起,为您提供创建任何类型网站的理想选择。
  布局
 17106  239

HTML5区块链技术网站模板

HTML5响应式区块链技术网站模板
  布局
 50249  540

创意单页滚动HTML5模板

简洁创意的单页滚动HTML5网站模板
  布局
 64792  985

Amaze响应式后台管理模板

Amaze后台管理跨屏前端框架
  布局
 31602  371

讨论这个项目(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就没有任何提示。

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