SCROLL EFFECT MODULE v0.1.2
·
172 commits
to master
since this release
Add callbackmethod.
on: {
In: function(item, pos){ },
Out: function(item, pos){ }
}
Add RemoveAll method.
RemoveAll();
Adjust sample html.