Files
meteor/packages/jquery-waypoints/README.md
2014-10-28 02:27:24 -07:00

327 B

jquery-waypoints

This is a wrapper package for the JQuery Waypoints library. You can use it to add callbacks that fire when the user scrolls to certain elements on a page, for example to implement table of contents highlighting.

See the JQuery Waypoints docs for more details.