Skip to content

SCROLL EFFECT MODULE v0.1.2

Choose a tag to compare

@yama-dev yama-dev released this 11 Jul 13:41
· 172 commits to master since this release
52d5035

Add callbackmethod.

on: {
  In: function(item, pos){ },
  Out: function(item, pos){ }
}

Add RemoveAll method.

RemoveAll();

Adjust sample html.