Kervtuza Posted December 31, 2012 Report Share Posted December 31, 2012 Hey Guys, So I am not sure if what I want to do can be done with just HTML/CSS but if someone could point me in the right direction that would be great. I am making a site with a fixed left navigation, since it is a small site I want to have all my sections on one page instead of index.html, about.html, etc. I want the the fixed left side navigation to slide the entire page horizontally using <a name="target"></a> the same way you would use it to move a large page up and down vertically. If this can't be down with html/css would I be able to do it with Javascript? Thanks, Jason Quote Link to comment Share on other sites More sharing options...
spiralmind Posted December 31, 2012 Report Share Posted December 31, 2012 I would do this with hidden divs and just show the divs you want when appropriate buttons/links are clicked using javascript/jquery. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.