| |||||
Custom pieces of code can be run whenever a scroll position is reached.
Waypoints adds functions to enhance modern UI patterns that depend on a user’s scroll position on the page.
Here are some key features of "jQuery Waypoints":
· Infinite Scrolling
· Sticky Elements
· Scroll Analytics
Requirements:
· JavaScript enabled on client side
· jQuery
What's New in This Release: [ read full changelog ]
· Added Sticky and Infinite shortcut scripts.
· Allow multiple Waypoints on each element.
· Allow horizontal scrolling Waypoints.
· API additions: -- prev, next, above, below, left, right, extendFn, enable, disable
· API subtractions: -- remove
· Remove custom 'waypoint.reached' jQuery Event from powering the trigger.
· $.waypoints now returns object with vertical+horizontal properties and HTMLElement arrays instead of jQuery object (to preserve trigger order instead of jQuery's forced source order).
· Added enabled option.

Via: jQuery Waypoints 2.0.2
No comments:
Post a Comment