Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Horizontally Scrolling Site Re: Horizontally Scrolling Site

#115918
Mottie
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).