Open siamkreative opened 8 years ago
The available event of fullPage.js don't seems to work so well:
fullpage.initialize('#fullpage', {
//events
'afterLoad': null,
'onLeave': null,
'afterRender': null,
'afterResize': null,
'afterReBuild': null,
'afterSlideLoad': null,
'onSlideLeave': null
});
We need them in order to trigger the CSS-based animations (animate.css)