Making Sticky Elements with Sticky-Kit jQuery Plugin
Posted · Category: Tools
Sticky-kit is a jQuery plugin for making smart sticky elements. It provides an easy way to attach elements to the page when the user scrolls such that the element is always visible.
Just call stick_in_parent on the elements you want to be stuck inside of their parent. Sticky elements “bottom out†so they never leave the container, no more worrying if a sticky element will accidentally cover your footer.
Requirements: jQuery Framework
Demo: http://leafo.net/sticky-kit/
License: WTFPL License
0 Comments