javascript - Horizontal Scroll on click -


does knows how implement horizontal scrolling on event? trying replicate functionality: http://www.spotify-valentines.com/#/home first, scrolls fullpage right. then, scrolls half way right. scrolls full page, right, , becomes normal screen vertical scrolling. site seems built angular, not sure how functionality accomplished.

thanks!

it can accomplish using fullpage.js.

just create single section multiple slides in. can create custom buttons , associate them action $.fn.fullpage.moveto() or $.fn.fullpage.moveslideright() or $.fn.fullpage.moveslideleft().


Popular posts from this blog