
(function(window) {
/**
* GridLoaderFx obj.
*/
function GridLoaderFx(el, options) {
this.el = el;
this.items = this.el.querySelectorAll('.grid__item > .grid__link');
}
/**
* Effects.
*/
GridLoaderFx.prototype.effects = {
'Hapi': {
animeOpts: {
duration: function(t,i) {
return 600 + i*75;
},
easing: 'easeOutExpo',
delay: function(t,i) {
return i*50;
},
opacity: {
value: [0,1],
easing: 'linear'
}, *
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
