I'm attempting to create a Web Page that scrolls horizontally. Currently, the template relies on J Query and CSS to manage width but users must still manually drag the scroll bar at the bottom of the page. Is there a way to incorporate arrows or clickable elements that allow users to navigate to the next section with ease?
http://css-tricks.com/how-to-create-a-horizontally-scrolling-site/