Lets say I have a sidebar where i want to sticky the related articles in my site, if the related articles div is higher than the view port, on scroll down it will sticky all correctly but it will show the lower part of the div when scrolling
This is an issue for me too. If scrolling back to the top it should set the sidebar position to the top as well. Currently it prioritizes bottom of the sidebar over it's top.
Lets say I have a sidebar where i want to sticky the related articles in my site, if the related articles div is higher than the view port, on scroll down it will sticky all correctly but it will show the lower part of the div when scrolling
Saw this jquery http://someweblog.com/hcsticky-jquery-floating-sticky-plugin/ (I dont like it because it´s quite heavy) which fixes it with this option: