Re: [css-houdini-drafts] [scrolling] Examples of interesting Scroll Effects (#45)

Another example of some sticky scrolling behavior is shown by the [Theia Sticky Sidebar](https://wecodepixels.com/shop/theia-sticky-sidebar-for-wordpress/).

If the element is larger than the viewport, it will be sticky to the bottom of the viewport once you've reached the bottom of it when scrolling down. And when scrolling up it's the other way round, i.e. it will be sticky to the top of the viewport once you've reached the top of the element.

For reference, I was directed to the Scroll API by https://github.com/w3c/csswg-drafts/issues/2558.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/45#issuecomment-557721163 using your GitHub account

Received on Friday, 22 November 2019 22:41:36 UTC