↧
Answer by Michał Sadowski for fixed when scrolling but stop at footer
Okay, it depends a lot on your html structure. But let's say you have it like that:<div class="container"><div class="content"><div class="sticky"></div></div><div...
View Articlefixed when scrolling but stop at footer
UPDATEI've been testing a bit with the sticky position but it doesn't work on Safari version 11.1. Safari is the highest browser in analytics. So I guess I'm still looking for a jQuery solution....
View Article