The documentation for the Infinite Scroll shortcut (http://imakewebthings.com/waypoints/shortcuts/infinite-scroll/) seems to be incorrect. The example uses a jQuery object for element when in fact, element accepts HTML elements, not jQuery objects.

The acceptable type for input to element is also noted in this GitHub issue from Jun 2015 #418 (comment)

It would be great if the documentation could be accurate. Thanks for making this library!