Stickybits is a lightweight alternative to position: sticky
polyfills that works perfectly for things like sticky headers.
Features:
.js-is-sticky
) when position: sticky elements become active and a CSS Stuck Class (.js-is-stuck
) when they become stuck.position: fixed
have because it tries to support position: sticky
first.scroll
event listener will not be used if position: sticky
is supported.