pagePiling.js icon indicating copy to clipboard operation
pagePiling.js copied to clipboard

section scroll overflow

Open pieecia opened this issue 7 years ago • 1 comments

Hi. First of all great plugin, pagePilling and fullPage, both are great!

I really love pagePilling animation, but I have problem with section content, when height of element is slightly higher than screen height. Fullpage has feature called 'scrolloverflow' and I would really need something like this.

Can you suggest how to solve the issue? I assume you won't add this feature in near future. My last idea is to add pagePilling's animation to fullPage.js and try to solve in this approach.

Greetings, Piotr

pieecia avatar Nov 27 '17 15:11 pieecia

No solution is available for pagePiling.js at the moment I'm afraid. You can get a similar result by using fullpage.js with the parallax extension using offset 100%. (you can check that on the demo page by changing that value on the bottom left corner).

This way you would get a similar effect to pagePiling.js plus all the features of fullpage.js that are not provided in pagePiling.js.

Then you would be able to use scrolloverflow.js.

alvarotrigo avatar Nov 27 '17 16:11 alvarotrigo