garand / sticky

jQuery Plugin for Sticky Objects
Other
3.3k stars 1.06k forks source link

add support for scrolling the sticky element if its higher from window #288

Closed DeepSkyDad closed 4 years ago

DeepSkyDad commented 4 years ago

In our use case, we have a webshop sidebar filters which can expand and be quite long height-wise. I extended your library so it has a config key "scrollStickyElement", which syncs scrolling of sticky element with main page.

Should you find this snippet useful, you can merge, otherwise close the request.