Stikcybits
stickybits
Alternative to position: sticky polyfills.
Aprox
~2KBof javascript that would help us to know when a DOM element is stuck (position:sticky).It can add a CSS Sticky Class
.js-is-stickywhenposition: stickyelements become active and a CSS Stuck Class.js-is-stuckwhen they become stuck.Loosely mimics
position: stickyto consistently stick elements vertically across multiple platforms.
Get it: npm install stickybits
Sample usage:
1 2 3 4 5 6 7 8 9 10 11 12 | |
GIF FTW!
