Home › Forums › JavaScript › Horizontally Scrolling Site › Re: Horizontally Scrolling Site
November 29, 2012 at 9:38 am
#115918
Member
Check out this plugin I wrote named [visualNav](https://github.com/Mottie/visualNav) it will make the menu automatically update as well as resize the page content to fit the browser. Demos:
* [Vertical](http://mottie.github.com/visualNav/index.html)
* [Horizontal](http://mottie.github.com/visualNav/horizontal.html)
* [Vertical & Horizontal](http://mottie.github.com/visualNav/horiz-vert.html)
* [Bootstrap](http://mottie.github.com/visualNav/bootstrap.html) (vertical)
* [Section stepper](http://mottie.github.com/visualNav/stepper.html) (only allows scrolling through one section at a time – using a mouse).