I need a vertical slider, and I decided to use fullpage.js. But is it possible to insert between transition of slides custom animation created in webflow? Let me tell you and show you what I need:
I need the same effect as the video. So that when you scrolling to another section (slide) the frame appears and disappears after the user is on the second slide. Is that possible? How to do it with fullpage.js?
Great stuff!
Any chance you can give some specifics about how to integrate the callbacks if using anchors?
So assuming i have 4 slides with the following anchor names (āfirstSlideā, āsecondSlideā, āthirdSlideā, āforthSlideā).
Adding the callbacks will trigger an after page load animation using webflowās interactions?
What will I need to do here in that case?
Also, this example shows integration for only one slide, but how do I trigger this to all 4 slides (basically triggering the after page loading interaction for each of the 4 slides)?