alvarotrigo / pagePiling.js

pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
4.1k stars 654 forks source link

Scroll more than 50 Pages #194

Open Blake4794 opened 4 years ago

Blake4794 commented 4 years ago

Hey there,

I tried to move with a click event to Page 53 (yes, I know), but It's not working. Is there a limit to move on a page over 50?

Thanks for helping Thorleif

alvarotrigo commented 4 years ago

There are no limits.
However, that will apply 50 transformations with 50 transitions to 50 elements. Perhaps not ideal :)