Skip to content

stick-element


Basic usage

Make elements sticky just like native css sticky.

sticker1
· · · · · · 1 · · · · · · 2 · · · · · · 3 · · · · · · 4 · · · · · · 5 · · · · · · 6 · · · · · · 7 · · · · · · 8 · · · · · · 9 · · · · · · 10 · · · · · · 11 · · · · · · 12 · · · · · · 13 · · · · · · 14 · · · · · · 15 · · · · · · 16 · · · · · · 17 · · · · · · 18 · · · · · · 19 · · · · · · 20
sticker2
· · · · · · 1 · · · · · · 2 · · · · · · 3 · · · · · · 4 · · · · · · 5 · · · · · · 6 · · · · · · 7 · · · · · · 8 · · · · · · 9 · · · · · · 10 · · · · · · 11 · · · · · · 12 · · · · · · 13 · · · · · · 14 · · · · · · 15 · · · · · · 16 · · · · · · 17 · · · · · · 18 · · · · · · 19 · · · · · · 20
code

Cross-level sticky

Element can be sticky to any container, not only its direct parent.

For the example below, cells are not the direct children of the container element, whereas they still remain sticky.

th1th2th3th4th5
1112131415
2122232425
3132333435
4142434445
5152535455
code