jQuery网格换插件Grid Navigation Effects

所属分类:UI-布局

 23325  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


相关插件-布局

响应式企业网站模板

响应式企业协作软件网站模板,适用于企业门户网站模板。包含了首页、博客列表、博客详情3个页面模板。
  布局
 43809  422

jQuery bootstrap响应式公司用网站模板

简洁大气的bootstrap响应式网站模板
  布局
 39357  468

jquery异步加载图片大图小图

jquery异步加载大图小图
  布局
 29508  360

Bootstrap4官方模板Hyper - Responsive Bootstrap 4 Admin Dashboard v1.5.0

Bootstrap4官方模板Hyper的默认主题v1.5.0版本,响应式后台管理模板
  布局
 50941  524

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

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