ScrollToFixed
ScrollToFixed copied to clipboard
initial page position of elements with a minus value 'margin-top' or 'top' is ignored and are automatically stuck to the top on page load
I have an element that has a minus top position (tried margin and top) for asthetic purposes but doing this makes ScrollToFixed stick it to the top automatically. Removing the minus value makes it work again.
That is a case I did not account for. I will look into it as soon as I get a chance. Thank you for reporting this.
1.5 years later, still no luck?