
A simple light-weight jQuery plugin that makes a <div>
(or another block
element) moving from outside the page to one side of your choice when scrolling to a specific point.
- uses
.animate()
with callback function - all directions are customizable
- can be triggered when any DOMElement is visible or at any specific offset
- closing option for the whole session on the page available