Height for "slide it" example
NaRanJiTo78 opened this issue · 1 comments
NaRanJiTo78 commented
Hi!
In your example of superscrollorama the "slide it" section have a 100% screen height.
Only can to put content in these screen heigh (fixed).
Is possible to continue scrolling with if the div have more content than the screen height until all content is showed?
Thanks in advance!
janpaepke commented
Hi!
sure just add more content and it will be shown, once the pin ends.
As long as the element is pinned obviously nothing can be seen that is beneath the bottom of the viewport. But as soon as the pin ends it will scroll there...
regards,
Jan