Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@gitpush It treats elements like position: relative, until you scroll to a threshold where it becomes position:fixed.
https://css-tricks.com/position-sti... -
Wow, thanks for sharing :D
I found it a couple years ago but at that moment it wasn't really working so I forgot about it. D: -
Wombat105827y@gamingfail123 you're welcome. There's a polyfill on GitHub in case you have to support older browser.
-
I tried to use it about 6 month ago and it was buggy. Ill have a look at the polyfil. Ty for info@Divisionbyzero
-
Wombat105827y@AlexDeLarge none, I read about this property today and saw that there is good browser support. I can't remember which polyfill I saw. I will be able to test position sticky on the weekend. 😉
Related Rants
How could I miss CSS "position: sticky"? 😱
rant
position
css