Demo of Overthrow-Sidescroller The Sidescroller extension for Overthrow

Rewind Option

Setting rewind: true will cause the scroller to snap back to the first element when advancing forward on the last element, and vice versa.

overthrow.sidescroller( document.querySelectorAll( ".overthrow-enabled .rewind" ), { rewind: true });