LeScroll.js Demo
Navigation
Use either your keyboard, mouse or the bullets on the right side of this page to navigate through all the different sections.
Manually create event listeners
Simply add an event by specifying the id or class of your element and the section you want it linked to
leScroll.addEvent('#clickme', 0);
Go to the last section
leScroll.addEvent('.next', 3);
Go to the last section
Github
Download or contribute