Sticky-Anything
Sticky-Anything copied to clipboard
Simple jQuery plugin to make anything stick at the top of the page when scrolled
It would be awesome if there was a way to display a hidden element after X pixels scrolled down. Then it would disappear again when scrolling back up beyond that...
The menu in my page is nested inside a div which has the classes "animated slideInDown" from Animate.css. The only way I could get Sticky Anything to work with it...
When a stick element is visible, and the window is resized, the inline CSS width is not recalculated, leading to stuff off screen or too small. Would it be possible...
Store the timeoutId from setInterval() inside the object so it can be used for clearTimeout(). As it is right now if the element being watched is removed from the DOM...
Hi ! Really nice plugin, works great & very quick/easy to use ! But I have a small problem, on mobile device (iphone iOS 7 on safari & chrome), when...
Not really a bug per se but a desired featured. Right now I'm using the sticky element on the sidebar and it stops (gets "pushed up") when reaches the footer....
I thought the sticky header could do with a an example, as many users love an example to play with.
Having an issue with bootstrap. When using the button navigation the menu doesn't scroll with the page - the button does but the list items don't. Any ideas?