Aasim_Azam
(Aasim Azam)
December 24, 2015, 11:29pm
1
I will be making my sections so they fit inside a screen width and height, when I scroll down a new section will start. I would like to create an action, that when I scroll the mouse, the next section comes up to the top.
Is there a way to do this in webflow?
2 Likes
vincent
(Vincent Bidaux)
December 25, 2015, 8:29pm
2
In Webflow you can give IDs to sections and use those IDs on links Once clicked, a link will scroll to put the top of the targeted section on the top.
However, Webflow doesn’t allow yet to catch the scroll event and target the next section automatically. You’re going to need custom JS code for that.
For example using fullpage.js fullPage.js | One Page Scroll sections Site Plugin
There was a discussion about it here : Fullpage.js scroll effect - General - Forum | Webflow
1 Like
Aasim_Azam
(Aasim Azam)
February 8, 2016, 1:17am
3
Thank you for your reply, I think I will not do this then as then it would be difficult to do this and too much work.
system
(system)
Closed
April 8, 2016, 10:17pm
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.