lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.8k stars 579 forks source link

Set a different container #300

Closed salierg closed 5 years ago

salierg commented 6 years ago

Is it possible to add the option to set a different container ? Right now, Scrollify is only working on a full page but I'de like to set my page to full height and in this page, set a container with all my sections in it and overflow-y on it.

lukehaas commented 5 years ago

Currently, Scrollify only supports full page scrolling.