JNdev Posted November 4, 2016 Report Posted November 4, 2016 I have been deadlocked with jquery.sticky.js for stick sidebar, because covered the footer or all down element. How to prevent sticky element to scroll down until it reaches the footer? I would like to limit it to the container or row . I'm not really expert with jquery var height = $('#footer').height(); $("#sticker").sticky('update'); If can, i recommen use sticky plugin from theia Sticky or http://leafo.net/sticky-kit/ , because from leafo have complete option.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now