I implemented fullpage.js and it works perfectly. Currently I'm trying to use the option scrollOverFlow = true
to scroll inside a section when this section has a too high height.
On computer this is awesome, but when I launch my website on my mobile, the scrolling inside a section is not smooth and slow.
Is it normal ?
[EDIT] This is smooth on Firefox but not chrome on mobile.